X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=8dc3374b3d296cc639b4e40fc1f26b86c67cd309;hb=cecdd17c8d765cf30d2fd2a8dd253388533bd51a;hp=25771003b8f855029a0c54eb4d8bd4a483d41e1e;hpb=2970e961cdf0ebb1774af7b603e4cacb4dadeda6;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 25771003..8dc3374b 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 1 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"