version number set to 4.1.3.0 4.1.3.0
authorHolger Schemel <info@artsoft.org>
Mon, 20 May 2019 16:43:24 +0000 (18:43 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 20 May 2019 16:43:24 +0000 (18:43 +0200)
src/main.h

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