X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=852a30a7bf31158dbaca24bc664c6e39c014b471;hb=7b1ffea2177d102ab48ecde6c9fdfdb1b0dae0d8;hp=25771003b8f855029a0c54eb4d8bd4a483d41e1e;hpb=2970e961cdf0ebb1774af7b603e4cacb4dadeda6;p=rocksndiamonds.git 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"