From: Holger Schemel Date: Sun, 17 Aug 2003 20:19:10 +0000 (+0200) Subject: rnd-20030817-4-src X-Git-Tag: 3.0.1^2~1 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=b2393704a33e74b80e6e18360f9e243973982e2e rnd-20030817-4-src --- diff --git a/src/conftime.h b/src/conftime.h index 1b10f681..6988211b 100644 --- a/src/conftime.h +++ b/src/conftime.h @@ -1 +1 @@ -#define COMPILE_DATE_STRING "[2003-08-17 14:22]" +#define COMPILE_DATE_STRING "[2003-08-17 18:53]" diff --git a/src/main.h b/src/main.h index fbd741c3..7f085896 100644 --- a/src/main.h +++ b/src/main.h @@ -980,9 +980,9 @@ #define PROGRAM_VERSION_MAJOR 3 #define PROGRAM_VERSION_MINOR 0 -#define PROGRAM_VERSION_PATCH 0 +#define PROGRAM_VERSION_PATCH 1 #define PROGRAM_VERSION_RELEASE 0 -#define PROGRAM_VERSION_STRING "3.0.0" +#define PROGRAM_VERSION_STRING "3.0.1" #define PROGRAM_TITLE_STRING "Rocks'n'Diamonds" #define PROGRAM_AUTHOR_STRING "Holger Schemel"