X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=4f48f30bf6eb09277de195c4b4092fa44a51dd63;hb=00c3d9afa5a7bbf5e53811b49f6dbc0b7cafa5d2;hp=82963880bfc78b3a721555850966c849023ea107;hpb=9874132a093435f75ed25619e6b87bcc7c78451c;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 82963880..4f48f30b 100644 --- a/src/main.h +++ b/src/main.h @@ -2598,8 +2598,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 1 -#define PROGRAM_VERSION_PATCH 2 +#define PROGRAM_VERSION_MINOR 2 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"