version number set to 4.1.2.0
authorHolger Schemel <info@artsoft.org>
Sun, 17 Feb 2019 18:58:28 +0000 (19:58 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 17 Feb 2019 18:58:28 +0000 (19:58 +0100)
src/main.h

index 76c36642af71d2fb2e3ceaaeb85b1a62e8e579d1..9d25eb5ea4647ad3cc707818e2a5ce66bd21a53e 100644 (file)
@@ -2544,8 +2544,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          1
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          1
-#define PROGRAM_VERSION_MINOR          1
-#define PROGRAM_VERSION_PATCH          1
+#define PROGRAM_VERSION_MINOR          2
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"