From 4d3adf68b38872ec32dbce3ea73da3f56357b6e0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 19 Feb 2003 08:51:30 +0000 Subject: [PATCH] We already should announce ourselves as v2.4. --- lib/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/config.h b/lib/config.h index ce8c7609..9e78579f 100644 --- a/lib/config.h +++ b/lib/config.h @@ -1,7 +1,7 @@ /* * Sherlock -- Configuration-Dependent Definitions * - * (c) 1997--2002 Martin Mares + * (c) 1997--2003 Martin Mares * * This software may be freely distributed and used according to the terms * of the GNU Lesser General Public License. @@ -16,7 +16,7 @@ /* Version */ -#define SHER_VER "2.3" SHERLOCK_VERSION_SUFFIX +#define SHER_VER "2.4" SHERLOCK_VERSION_SUFFIX /* Paths */ -- 2.39.2