Version 2.5.5-2

SVN revision: 1133
This commit is contained in:
Stefan Ritt 2004-11-16 15:35:17 +00:00
parent fc4d6cf5ae
commit d549e5e568

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.512 2004/11/16 15:35:17 midas
Version 2.5.5-2
Revision 1.511 2004/11/16 15:32:03 midas Revision 1.511 2004/11/16 15:32:03 midas
Increased NAME_LENGTH to 1500, requires a stack size of 4MB Increased NAME_LENGTH to 1500, requires a stack size of 4MB
@ -644,7 +647,7 @@
\********************************************************************/ \********************************************************************/
/* Version of ELOG */ /* Version of ELOG */
#define VERSION "2.5.5" #define VERSION "2.5.5-2"
char cvs_revision[] = "$Id$"; char cvs_revision[] = "$Id$";
/* ELOG identification */ /* ELOG identification */