mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Version 2.5.4-3
SVN revision: 1070
This commit is contained in:
parent
7df5341b31
commit
ea48ace79e
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.467 2004/09/10 11:21:34 midas
|
||||||
|
Version 2.5.4-3
|
||||||
|
|
||||||
Revision 1.466 2004/09/09 19:35:34 midas
|
Revision 1.466 2004/09/09 19:35:34 midas
|
||||||
Fixed bug with HUP signal going into accept()
|
Fixed bug with HUP signal going into accept()
|
||||||
|
|
||||||
@ -512,7 +515,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "2.5.4-2"
|
#define VERSION "2.5.4-3"
|
||||||
|
|
||||||
/* 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