version number set to 4.3.5.0 4.3.5.0
authorHolger Schemel <info@artsoft.org>
Tue, 14 Feb 2023 20:24:05 +0000 (21:24 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 14 Feb 2023 20:24:05 +0000 (21:24 +0100)
src/main.h

index f9a259448c82656ae3ed81bcf1a9e8e7778d2c53..72434f6d63728a7d56c137e4156243c565c41690 100644 (file)
@@ -2615,8 +2615,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          3
-#define PROGRAM_VERSION_MINOR          4
-#define PROGRAM_VERSION_PATCH          1
+#define PROGRAM_VERSION_MINOR          5
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"