X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.h;h=5566a215d6540e969c650a04fbc09857639cc80d;hb=b13d6c6c6d13c6f117316d5448912faf577e2190;hp=f153b244e09a7e963208d14807b343941c9e1ddd;hpb=49b1c3ee9c54b604bd74a521982be4822c63fc6f;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f153b244..5566a215 100644 --- a/src/main.h +++ b/src/main.h @@ -2575,8 +2575,8 @@ enum // program information and versioning definitions #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 3 -#define PROGRAM_VERSION_MINOR 0 -#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_MINOR 1 +#define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"