version number set to 4.1.4.2
[rocksndiamonds.git] / src / main.h
index 1a23e6d1fa8cc178f1ce56ebad4a00bcd6330164..0094b5a75acac0f49b0f7f94c2ccbe7623d6205a 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          2
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"