X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=b4c3c4950347ef3a671f0315586db88d8a8778af;hb=784245c2e4dd32b84cff6c6044380c7801cb5513;hp=0bf9a3656e22650716758a556dfda283bb39f93b;hpb=3e7289558277c65b6ddcbef0f663d100e7d237fc;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 0bf9a365..b4c3c495 100644 --- a/src/main.h +++ b/src/main.h @@ -1269,8 +1269,8 @@ #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 1 -#define PROGRAM_VERSION_PATCH 0 -#define PROGRAM_VERSION_BUILD 5 +#define PROGRAM_VERSION_PATCH 1 +#define PROGRAM_VERSION_BUILD 0 #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"