X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=061fa15e566275d5cbf96201a14bee3eb0ca3644;hb=838825e11f7e4af0947bf9d40061defd4e499017;hp=71cfcdf9402604d4342fa48810b122a28fd8fcdc;hpb=16f7940a92e1df1d463bd34f7f178395e37e4a27;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 71cfcdf9..061fa15e 100644 --- a/src/main.h +++ b/src/main.h @@ -1632,8 +1632,8 @@ extern struct SoundEffectInfo sound_effects[]; #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 1 -#define PROGRAM_VERSION_PATCH 1 -#define PROGRAM_VERSION_STRING "2.1.1" +#define PROGRAM_VERSION_PATCH 2 +#define PROGRAM_VERSION_STRING "2.1.2" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"