From: Holger Schemel Date: Thu, 12 Apr 2018 19:50:20 +0000 (+0200) Subject: version number set to 4.1.0.1 X-Git-Tag: 4.1.1.0~199 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=cecdd17c8d765cf30d2fd2a8dd253388533bd51a version number set to 4.1.0.1 --- diff --git a/src/main.h b/src/main.h index 852a30a7..8dc3374b 100644 --- a/src/main.h +++ b/src/main.h @@ -2516,7 +2516,7 @@ #define PROGRAM_VERSION_MAJOR 4 #define PROGRAM_VERSION_MINOR 1 #define PROGRAM_VERSION_PATCH 0 -#define PROGRAM_VERSION_BUILD 0 +#define PROGRAM_VERSION_BUILD 1 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"