diff --git a/simversion.h b/simversion.h index e9475a43047..5cb3bfd8780 100644 --- a/simversion.h +++ b/simversion.h @@ -28,7 +28,7 @@ // NOTE: increment before next release to enable save/load of new features #define OTRP_VERSION_MAJOR 35 -#define OTRP_VERSION_MINOR 1 +#define OTRP_VERSION_MINOR 2 #define OTRP_VERSION_PATCH 0 // NOTE: increment OTRP_VERSION_MAJOR when the save data structure changes.