rnd-20020607-1-src
[rocksndiamonds.git] / src / main.h
index a4d392c6e85f942f8d4271e744d744c079a6c8a0..52f9e850e7e4ffc6929c85e358dbdd7306f75b75 100644 (file)
@@ -1624,8 +1624,8 @@ extern struct SoundEffectInfo     sound_effects[];
 #define SETUP                  8
 
 #define PROGRAM_VERSION_MAJOR  2
-#define PROGRAM_VERSION_MINOR  0
-#define PROGRAM_VERSION_PATCH  2
+#define PROGRAM_VERSION_MINOR  1
+#define PROGRAM_VERSION_PATCH  0
 #define PROGRAM_VERSION_STRING "2.1.0"
 
 #define PROGRAM_TITLE_STRING   "Rocks'n'Diamonds"