X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=852a30a7bf31158dbaca24bc664c6e39c014b471;hp=25771003b8f855029a0c54eb4d8bd4a483d41e1e;hb=7b1ffea2177d102ab48ecde6c9fdfdb1b0dae0d8;hpb=fad8edb03b7e296b5f2df0cfb3a46cb014cf0c27 diff --git a/src/main.h b/src/main.h index 25771003..852a30a7 100644 --- a/src/main.h +++ b/src/main.h @@ -2514,9 +2514,9 @@ /* 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"