Release number adjusted
authorarjen <arjen>
Wed, 5 Feb 2003 09:43:07 +0000 (09:43 +0000)
committerarjen <arjen>
Wed, 5 Feb 2003 09:43:07 +0000 (09:43 +0000)
src/web/functions.php

index 2151df2..94be9ac 100755 (executable)
@@ -19,7 +19,7 @@ function login_form() {
 
        $login  = "<div class='login'>";
        $login .= "<h1 align=\"center\">GNU Computer Monitoring</h1>";
-       $login .= "<h4 align=\"center\"><i>Version 0.0.3, December 6, 2003</i></h4>";
+       $login .= "<h4 align=\"center\"><i>Version 0.0.4, Februari 05, 2003</i></h4>";
        $login .= "<center><table>";
        $login .= "<tr>";
        $login .= "<td width='50%'><img src='logo.png' alt='GnuCoMo logo'></td>";