X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=90d6e8800e2a37f6e2d2de6bbc97bed8a3bfc16c;hp=e93b51267ffca14ce5ca706d50d71ec7578b49d0;hb=eeabc02e8cd3fd84a407cb34d5fc03c846da4d1c;hpb=b59d111d850aa928e2a839ba026adde64927d5a5 diff --git a/src/main.h b/src/main.h index e93b5126..90d6e880 100644 --- a/src/main.h +++ b/src/main.h @@ -2079,8 +2079,8 @@ /* 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"