Version 2.0.3

SVN revision: 154
This commit is contained in:
2002-06-25 12:08:32 +00:00
parent e1e87555f6
commit 3488e2cae5
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
&nbsp;[<a class=nav href="#links">Links</a>]&nbsp;
*&nbsp;</div>
<P class=Sub>Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">Stefan Ritt</a></P>
<div class=version>&nbsp; Current version is : 2.0.0 &nbsp;</div>
<div class=version>&nbsp; Current version is : 2.0.3 &nbsp;</div>
<hr><a name="whatis">
<div class=section>&nbsp; What is ELOG ? &nbsp;</div>
+4 -1
View File
@@ -6,6 +6,9 @@
Contents: Web server program for Electronic Logbook ELOG
$Log$
Revision 2.31 2002/06/25 12:08:32 midas
Version 2.0.3
Revision 2.30 2002/06/25 11:52:24 midas
Fixed problem with changeing passwords
@@ -194,7 +197,7 @@
\********************************************************************/
/* Version of ELOG */
#define VERSION "2.0.2"
#define VERSION "2.0.3"
#include <stdio.h>
#include <sys/types.h>