diff --git a/doc/index.html b/doc/index.html index 76a2ca2a..0f407820 100755 --- a/doc/index.html +++ b/doc/index.html @@ -30,7 +30,7 @@  [Links]  * 

Home of the Electronic Logbook package by Stefan Ritt

-
  Current version is : 2.0.0  
+
  Current version is : 2.0.3  

  What is ELOG ?  
diff --git a/elogd.c b/elogd.c index b03fc4c0..1765bf70 100755 --- a/elogd.c +++ b/elogd.c @@ -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 #include