Version 2.6.0-beta2

SVN revision: 1398
This commit is contained in:
Stefan Ritt 2005-06-16 19:52:19 +00:00
parent 8f192966b8
commit c3e0afecc9

View File

@ -6,6 +6,9 @@
Contents: Web server program for Electronic Logbook ELOG Contents: Web server program for Electronic Logbook ELOG
$Log$ $Log$
Revision 1.681 2005/06/16 19:52:19 ritt
Version 2.6.0-beta2
Revision 1.680 2005/06/16 11:19:37 ritt Revision 1.680 2005/06/16 11:19:37 ritt
Applied patch from Emiliano with strftime workaround Applied patch from Emiliano with strftime workaround
@ -1155,7 +1158,7 @@
\********************************************************************/ \********************************************************************/
/* Version of ELOG */ /* Version of ELOG */
#define VERSION "2.6.0-beta" #define VERSION "2.6.0-beta2"
char cvs_revision[] = "$Id$"; char cvs_revision[] = "$Id$";
/* ELOG identification */ /* ELOG identification */