From b2393704a33e74b80e6e18360f9e243973982e2e Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Sun, 17 Aug 2003 22:19:10 +0200 Subject: [PATCH] rnd-20030817-4-src --- src/conftime.h | 2 +- src/main.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" -- 2.34.1