X-Git-Url: https://git.artsoft.org/rocksndiamonds.git/?a=blobdiff_plain;f=src%2Fmain.h;h=66c06a1267a61eac66a81d043acd066e5458113c;hb=f627531aca2f234261cff93f0240a3224f50191d;hp=f021fd743794edec53298d7a7e9372b5ca4b8104;hpb=968784645110934cf7829da7b2951423a63c93c3;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f021fd74..66c06a12 100644 --- a/src/main.h +++ b/src/main.h @@ -2661,8 +2661,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 5 -#define PROGRAM_VERSION_PATCH 5 +#define PROGRAM_VERSION_MINOR 6 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"