rnd-20020810-1-src
[rocksndiamonds.git] / src / main.h
index 17136765340ef86cc56b8c5368f4a9af4452b3cd..71cfcdf9402604d4342fa48810b122a28fd8fcdc 100644 (file)
@@ -1632,8 +1632,8 @@ extern struct SoundEffectInfo     sound_effects[];
 
 #define PROGRAM_VERSION_MAJOR  2
 #define PROGRAM_VERSION_MINOR  1
-#define PROGRAM_VERSION_PATCH  0
-#define PROGRAM_VERSION_STRING "2.1.0"
+#define PROGRAM_VERSION_PATCH  1
+#define PROGRAM_VERSION_STRING "2.1.1"
 
 #define PROGRAM_TITLE_STRING   "Rocks'n'Diamonds"
 #define PROGRAM_AUTHOR_STRING  "Holger Schemel"