From: Holger Schemel Date: Sun, 25 Feb 2018 12:31:11 +0000 (+0100) Subject: version number set to 4.0.1.4 X-Git-Tag: 4.0.1.4~5 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=b996c2fc5496c0fda9fb62fc324ca978998b7717 version number set to 4.0.1.4 --- diff --git a/src/main.h b/src/main.h index 05cc90b9..c010cc6f 100644 --- a/src/main.h +++ b/src/main.h @@ -2080,7 +2080,7 @@ #define PROGRAM_VERSION_MAJOR 4 #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 1 -#define PROGRAM_VERSION_BUILD 3 +#define PROGRAM_VERSION_BUILD 4 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"