version number set to 4.0.1.0
authorHolger Schemel <info@artsoft.org>
Thu, 7 Sep 2017 22:22:07 +0000 (00:22 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 7 Sep 2017 22:22:07 +0000 (00:22 +0200)
src/main.h

index e93b51267ffca14ce5ca706d50d71ec7578b49d0..90d6e8800e2a37f6e2d2de6bbc97bed8a3bfc16c 100644 (file)
 /* program information and versioning definitions */
 #define PROGRAM_VERSION_MAJOR          4
 #define PROGRAM_VERSION_MINOR          0
-#define PROGRAM_VERSION_PATCH          0
-#define PROGRAM_VERSION_BUILD          2
+#define PROGRAM_VERSION_PATCH          1
+#define PROGRAM_VERSION_BUILD          0
 #define PROGRAM_VERSION_EXTRA          ""
 
 #define PROGRAM_TITLE_STRING           "Rocks'n'Diamonds"