From 3d00abd53c90765c7bfce4723abfe9199d8c40ce Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 5 Aug 2005 10:41:13 +0000 Subject: [PATCH] Version 2.6.0-beta4 SVN revision: 1475 --- src/elogd.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/elogd.c b/src/elogd.c index 1cdcf927..13838b3f 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.742 2005/08/05 10:41:13 ritt + Version 2.6.0-beta4 + Revision 1.741 2005/08/05 10:35:49 ritt Fixed problem with long subjects by splitting it into separate encoded words @@ -1335,7 +1338,7 @@ \********************************************************************/ /* Version of ELOG */ -#define VERSION "2.6.0-beta3" +#define VERSION "2.6.0-beta4" char cvs_revision[] = "$Id$"; /* ELOG identification */