version number set to 4.1.0.0
[rocksndiamonds.git] / src / main.h
index 25771003b8f855029a0c54eb4d8bd4a483d41e1e..852a30a7bf31158dbaca24bc664c6e39c014b471 100644 (file)
 
 /* program information and versioning definitions */
 #define PROGRAM_VERSION_MAJOR          4
-#define PROGRAM_VERSION_MINOR          0
-#define PROGRAM_VERSION_PATCH          1
-#define PROGRAM_VERSION_BUILD          5
+#define PROGRAM_VERSION_MINOR          1
+#define PROGRAM_VERSION_PATCH          0
+#define PROGRAM_VERSION_BUILD          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"