Version 2.5.8-6

SVN revision: 1334
This commit is contained in:
Stefan Ritt 2005-04-22 13:42:51 +00:00
parent 8fe89627ec
commit a1f74e7fa6

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.637 2005/04/22 13:42:51 ritt
Version 2.5.8-6
Revision 1.636 2005/04/22 13:41:18 ritt Revision 1.636 2005/04/22 13:41:18 ritt
Fixed crashes with very long (revisions) attributes Fixed crashes with very long (revisions) attributes
@ -1023,7 +1026,7 @@
\********************************************************************/ \********************************************************************/
/* Version of ELOG */ /* Version of ELOG */
#define VERSION "2.5.8-5" #define VERSION "2.5.8-6"
char cvs_revision[] = "$Id$"; char cvs_revision[] = "$Id$";
/* ELOG identification */ /* ELOG identification */