version number set to 4.3.1.0
authorHolger Schemel <info@artsoft.org>
Sat, 22 Jan 2022 16:57:40 +0000 (17:57 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 22 Jan 2022 16:57:40 +0000 (17:57 +0100)
src/main.h

index 83dc95df2d1b24be043d7eec1ca16f4cd551babb..5566a215d6540e969c650a04fbc09857639cc80d 100644 (file)
@@ -2575,8 +2575,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          3
-#define PROGRAM_VERSION_MINOR          0
-#define PROGRAM_VERSION_PATCH          3
+#define PROGRAM_VERSION_MINOR          1
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"