rnd-20050103-1-src
[rocksndiamonds.git] / src / main.h
index 4ff458ade9c6cb1f022335d499512820b2595771..820d3c5bf6d8aa379fdd5b07a20ecaf2911e381c 100644 (file)
 /* program information and versioning definitions */
 
 #define PROGRAM_VERSION_MAJOR          3
-#define PROGRAM_VERSION_MINOR          1
-#define PROGRAM_VERSION_PATCH          1
-#define PROGRAM_VERSION_BUILD          0
+#define PROGRAM_VERSION_MINOR          2
+#define PROGRAM_VERSION_PATCH          0
+#define PROGRAM_VERSION_BUILD          1
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"
 #define PROGRAM_AUTHOR_STRING          "Holger Schemel"