reverted order of processing game modes for global animations clicks
[rocksndiamonds.git] / src / main.h
index 08cb1e5c394df355190d259d6fe49d2221e1a055..609216f953cd9f1216cd11d2bf77a3af62505d48 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          1
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"