X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=7f08589684579efcaff1327e7667727356b56afc;hb=b2393704a33e74b80e6e18360f9e243973982e2e;hp=fbd741c32c84d2111585755e2ed21ad810f326f4;hpb=5aad5c7606da434dadf24fc7bfc0c491c0932693;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index fbd741c3..7f085896 100644 --- a/src/main.h +++ b/src/main.h @@ -980,9 +980,9 @@ #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 0 -#define PROGRAM_VERSION_PATCH 0 +#define PROGRAM_VERSION_PATCH 1 #define PROGRAM_VERSION_RELEASE 0 -#define PROGRAM_VERSION_STRING "3.0.0" +#define PROGRAM_VERSION_STRING "3.0.1" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"