From: Holger Schemel Date: Wed, 11 Nov 2020 23:02:08 +0000 (+0100) Subject: version number set to 4.2.0.5 X-Git-Tag: 4.2.0.5~15 X-Git-Url: https://git.artsoft.org/rocksndiamonds.git/?a=commitdiff_plain;h=b775acd8880b99487b8433280c7cdf8417ee3386;p=rocksndiamonds.git version number set to 4.2.0.5 --- diff --git a/src/main.h b/src/main.h index a10e6468..9865fb1c 100644 --- a/src/main.h +++ b/src/main.h @@ -2565,7 +2565,7 @@ enum #define PROGRAM_VERSION_SUPER 4 #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 0 -#define PROGRAM_VERSION_PATCH 4 +#define PROGRAM_VERSION_PATCH 5 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"