From f6225e60c03cd56e11c742166b1e36a4eadbdb60 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 17 May 2005 11:28:19 +0000 Subject: [PATCH] Version 2.6.0-beta SVN revision: 1381 --- src/elogd.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/elogd.c b/src/elogd.c index d354d8b4..2dbbfeae 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.667 2005/05/17 11:28:19 ritt + Version 2.6.0-beta + Revision 1.666 2005/05/17 11:26:14 ritt Remove hard wraps for textarea in non-plain mode @@ -1113,7 +1116,7 @@ \********************************************************************/ /* Version of ELOG */ -#define VERSION "2.5.9-4" +#define VERSION "2.6.0-beta" char cvs_revision[] = "$Id$"; /* ELOG identification */