From: Holger Schemel Date: Fri, 13 Jan 2017 18:22:19 +0000 (+0100) Subject: version number set to 4.0.0.2 X-Git-Tag: 4.0.0.2~37 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=1d711eeaefa61a3e03282f06cf08db44f23a09c0;hp=9eb4ba2e639c16c6a5e72ddaeabfb455a85c66bf version number set to 4.0.0.2 --- diff --git a/src/main.h b/src/main.h index 36bc42d6..39c84838 100644 --- a/src/main.h +++ b/src/main.h @@ -2050,7 +2050,7 @@ #define PROGRAM_VERSION_MAJOR 4 #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 0 -#define PROGRAM_VERSION_BUILD 1 +#define PROGRAM_VERSION_BUILD 2 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"