version number set to 4.1.4.0 4.1.4.0
authorHolger Schemel <info@artsoft.org>
Fri, 3 Jan 2020 15:51:09 +0000 (16:51 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 3 Jan 2020 15:51:09 +0000 (16:51 +0100)
src/main.h

index 1a23e6d1fa8cc178f1ce56ebad4a00bcd6330164..56998a0530cb33d922709f7dcb17e08caa6858ac 100644 (file)
@@ -2548,8 +2548,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          1
-#define PROGRAM_VERSION_MINOR          3
-#define PROGRAM_VERSION_PATCH          1
+#define PROGRAM_VERSION_MINOR          4
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"