X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=45ef029e5a22249139c22fabc26b0b1ae2c57dcc;hp=f49064c6c94d026f17738cc01a0d4d3959b05e73;hb=32a711beca2fd85dbbeeac9648829718b74da8d8;hpb=50e4527296975a023abb478de62b425936f423c0 diff --git a/src/main.h b/src/main.h index f49064c6..45ef029e 100644 --- a/src/main.h +++ b/src/main.h @@ -2611,8 +2611,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 2 -#define PROGRAM_VERSION_PATCH 3 +#define PROGRAM_VERSION_MINOR 3 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"