From: Holger Schemel Date: Sun, 1 May 2016 19:31:00 +0000 (+0200) Subject: version number set to 4.0.0.0 RC2 X-Git-Tag: 4.0.0.0-rc2^0 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=74b5c46faf5c00085db85f91bba0935aa39275e8 version number set to 4.0.0.0 RC2 --- diff --git a/src/main.h b/src/main.h index 3cc923c2..6dfbd90e 100644 --- a/src/main.h +++ b/src/main.h @@ -2051,7 +2051,7 @@ #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_PATCH 0 #define PROGRAM_VERSION_BUILD 0 -#define PROGRAM_VERSION_EXTRA " RC1" +#define PROGRAM_VERSION_EXTRA " RC2" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"