X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=cea4c3b08a84df4bf853655043f63c727825ed8a;hp=7456a3d911d614012ffe39e185d9fc264241f6cc;hb=1ec2fa12febda578f66e0813b1c10afab1bab0bf;hpb=03961813964d45f7f1d663ff5b6d2f91ee5f0f02 diff --git a/src/main.h b/src/main.h index 7456a3d9..cea4c3b0 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 3 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_MINOR 4 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"