Version 1.3.4

SVN revision: 47
This commit is contained in:
Stefan Ritt 2002-04-22 10:32:35 +00:00
parent 242db73a58
commit 62016e028f

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.16 2002/04/22 10:32:35 midas
Version 1.3.4
Revision 1.15 2002/04/22 10:31:58 midas Revision 1.15 2002/04/22 10:31:58 midas
Added "logfile", fixed hightlighting problems, thanks to Added "logfile", fixed hightlighting problems, thanks to
Heiko.Schleit@mpi-hd.mpg.de Heiko.Schleit@mpi-hd.mpg.de
@ -53,7 +56,7 @@
\********************************************************************/ \********************************************************************/
/* Version of ELOG */ /* Version of ELOG */
#define VERSION "1.3.3" #define VERSION "1.3.4"
#include <stdio.h> #include <stdio.h>
#include <sys/types.h> #include <sys/types.h>