version number set to 4.3.7.0
[rocksndiamonds.git] / src / main.h
index f021fd743794edec53298d7a7e9372b5ca4b8104..a107a65ee2e700868d69d4b549bdabb81bf7c04a 100644 (file)
@@ -2661,8 +2661,8 @@ enum
 // program information and versioning definitions
 #define PROGRAM_VERSION_SUPER          4
 #define PROGRAM_VERSION_MAJOR          3
-#define PROGRAM_VERSION_MINOR          5
-#define PROGRAM_VERSION_PATCH          5
+#define PROGRAM_VERSION_MINOR          7
+#define PROGRAM_VERSION_PATCH          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"