X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=a107a65ee2e700868d69d4b549bdabb81bf7c04a;hb=5f3fcf6018af0a86152f466fa54811c08906c0bc;hp=f021fd743794edec53298d7a7e9372b5ca4b8104;hpb=a74e63d538386ee5de073a48fc2aea6b5ed2c5ce;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f021fd74..a107a65e 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 7 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"