From cdc0d79d974005c7e2d404ee56e4e5b3bda328d2 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 27 Oct 2004 07:00:44 +0000 Subject: [PATCH] Version 2.5.4-6 SVN revision: 1118 --- src/elogd.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/elogd.c b/src/elogd.c index e6b0fc76..7deedc3d 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.503 2004/10/27 07:00:44 midas + Version 2.5.4-6 + Revision 1.502 2004/10/26 20:37:24 midas Fixed problems with favicon.ico @@ -618,7 +621,7 @@ \********************************************************************/ /* Version of ELOG */ -#define VERSION "2.5.4-5" +#define VERSION "2.5.4-6" char cvs_revision[] = "$Id$"; /* ELOG identification */