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