X-Git-Url: https://git.artsoft.org/rocksndiamonds.git/?a=blobdiff_plain;f=src%2Fmain.h;h=72434f6d63728a7d56c137e4156243c565c41690;hb=4b677c24047aba31a25c43a208803c6c85f82c44;hp=f9a259448c82656ae3ed81bcf1a9e8e7778d2c53;hpb=f2b948ec2cc0904ae4c22a3ed6b5560e9fe6f421;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f9a25944..72434f6d 100644 --- a/src/main.h +++ b/src/main.h @@ -2615,8 +2615,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 4 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_MINOR 5 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"