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