version number set to 4.3.2.0
authorHolger Schemel <info@artsoft.org>
Thu, 3 Feb 2022 19:13:54 +0000 (20:13 +0100)
committerHolger Schemel <info@artsoft.org>
Thu, 10 Feb 2022 18:23:52 +0000 (19:23 +0100)
src/main.h

index 82963880bfc78b3a721555850966c849023ea107..4f48f30bf6eb09277de195c4b4092fa44a51dd63 100644 (file)
@@ -2598,8 +2598,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          3
-#define PROGRAM_VERSION_MINOR          1
-#define PROGRAM_VERSION_PATCH          2
+#define PROGRAM_VERSION_MINOR          2
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"