From: Holger Schemel Date: Fri, 23 Feb 2018 23:27:14 +0000 (+0100) Subject: version number set to 4.0.1.3 X-Git-Tag: 4.0.1.3~2 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=1c0ba3e3e00f7f66ae4f64bcee1ed0bcf613f43c version number set to 4.0.1.3 --- diff --git a/src/main.h b/src/main.h index 2884232c..bd119c27 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 2 +#define PROGRAM_VERSION_BUILD 3 #define PROGRAM_VERSION_EXTRA "" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds"