mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Version 2.5.4-4
SVN revision: 1085
This commit is contained in:
parent
7df850c62b
commit
a2b33dca1c
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.478 2004/09/18 05:48:33 midas
|
||||||
|
Version 2.5.4-4
|
||||||
|
|
||||||
Revision 1.477 2004/09/18 05:45:43 midas
|
Revision 1.477 2004/09/18 05:45:43 midas
|
||||||
Fixed crash when running as windows service
|
Fixed crash when running as windows service
|
||||||
|
|
||||||
@ -545,7 +548,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "2.5.4-3"
|
#define VERSION "2.5.4-4"
|
||||||
|
|
||||||
/* 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