mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Release 2.5.4-2
SVN revision: 1056
This commit is contained in:
parent
0bb067ffbc
commit
05eaff8bd5
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.458 2004/08/11 06:41:35 midas
|
||||||
|
Release 2.5.4-2
|
||||||
|
|
||||||
Revision 1.457 2004/08/10 07:51:08 midas
|
Revision 1.457 2004/08/10 07:51:08 midas
|
||||||
Fixed bug in error display on too long content length
|
Fixed bug in error display on too long content length
|
||||||
|
|
||||||
@ -485,7 +488,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "2.5.4"
|
#define VERSION "2.5.4-2"
|
||||||
|
|
||||||
/* ELOG identification */
|
/* ELOG identification */
|
||||||
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;
|
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user