V2.3.5beta

SVN revision: 480
This commit is contained in:
Stefan Ritt 2003-04-07 15:30:46 +00:00
parent b54d64b6da
commit ff4aca0f07

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.70 2003/04/07 15:30:46 midas
V2.3.5beta
Revision 1.69 2003/04/07 15:26:58 midas Revision 1.69 2003/04/07 15:26:58 midas
Added password recovery facility Added password recovery facility
@ -725,7 +728,7 @@
\********************************************************************/ \********************************************************************/
/* Version of ELOG */ /* Version of ELOG */
#define VERSION "2.3.4" #define VERSION "2.3.5"
#include <stdio.h> #include <stdio.h>
#include <sys/types.h> #include <sys/types.h>