X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=a13ef6baa0ccc14965bdd2488f5307918b89acda;hp=3350513fe7a6e5e9579c3553f56d461c4ce14385;hb=6af16a4497e5c9e15eb24700ba8e8db0a13e0202;hpb=57df78d466cba1424ee144e4d886da8fcff74833 diff --git a/src/main.h b/src/main.h index 3350513f..a13ef6ba 100644 --- a/src/main.h +++ b/src/main.h @@ -2547,8 +2547,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 1 -#define PROGRAM_VERSION_MINOR 2 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_MINOR 3 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"