From: Holger Schemel Date: Tue, 11 Feb 2003 09:33:48 +0000 (+0100) Subject: rnd-20030211-1-src X-Git-Tag: 3.0.0^2~142 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=a5f7cf35f526ab5e7f3a8c7b1b897fb7f3d32fbb;hp=84a3ee86461e2311032274e0b7d7a857e02a76ab;p=rocksndiamonds.git rnd-20030211-1-src --- diff --git a/src/conftime.h b/src/conftime.h index 417cfb6b..6fe78b7f 100644 --- a/src/conftime.h +++ b/src/conftime.h @@ -1 +1 @@ -#define COMPILE_DATE_STRING "[2003-02-10 04:43]" +#define COMPILE_DATE_STRING "[2003-02-11 10:29]" diff --git a/src/main.h b/src/main.h index f6a456e9..ebe7f0d9 100644 --- a/src/main.h +++ b/src/main.h @@ -811,7 +811,7 @@ #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 2 #define PROGRAM_VERSION_PATCH 0 -#define PROGRAM_VERSION_STRING "2.2.0rc3" +#define PROGRAM_VERSION_STRING "2.2.0rc4" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"