New version number and release date.
authorarjen <arjen>
Wed, 21 Nov 2007 14:40:48 +0000 (14:40 +0000)
committerarjen <arjen>
Wed, 21 Nov 2007 14:40:48 +0000 (14:40 +0000)
src/web/page.class.php

index 70b134b..1df2f83 100644 (file)
@@ -8,7 +8,7 @@
 ***********************
 **      FILE NAME      : page.class.php
 **      SYSTEM NAME    : Gnucomo - Gnu Computer Monitoring
-**      VERSION NUMBER : $Revision: 1.10 $
+**      VERSION NUMBER : $Revision: 1.11 $
 **
 **  DESCRIPTION      : Base class for Gnucomo web interface pages.
 **
 
 /*****************************
    $Log: page.class.php,v $
-   Revision 1.10  2007-11-21 14:38:06  arjen
+   Revision 1.11  2007-11-21 14:40:48  arjen
+   New version number and release date.
+
+   Revision 1.10  2007/11/21 14:38:06  arjen
    The buttonbar at the top of each page is now a fixed 'div' element
    instead of a framed page.
    Contributed by Edwin Nadorp.
@@ -62,7 +65,7 @@
 
 ******************************/
 
-// RCSID = "$Id: page.class.php,v 1.10 2007-11-21 14:38:06 arjen Exp $";
+// RCSID = "$Id: page.class.php,v 1.11 2007-11-21 14:40:48 arjen Exp $";
 
 
 require_once('gnucomo_config.php');
@@ -83,7 +86,7 @@ function login_form()
 ?>
    <div class='login'>
    <h1 align="center">GNU Computer Monitoring</h1>
-   <h4 align="center"><i>Version 0.0.10, October 19, 2007</i></h4>
+   <h4 align="center"><i>Version 0.0.11, November 22, 2007</i></h4>
    <h2 class='error'><?php echo $last_error?></h2>
    <center><table class='form'>
    <tr>