X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=c49fac981efe0702125e0ebefac77b65c5c43484;hb=refs%2Ftags%2F4.3.8.0;hp=08cb1e5c394df355190d259d6fe49d2221e1a055;hpb=a42320dc0f3af61bee63a8d81508e6ff5b44c41b;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 08cb1e5c..c49fac98 100644 --- a/src/main.h +++ b/src/main.h @@ -2663,8 +2663,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 7 -#define PROGRAM_VERSION_PATCH 2 +#define PROGRAM_VERSION_MINOR 8 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"