public_html/admin/install/lib-install.php
branchHEAD
changeset 7427 7915c1f5f403
parent 7381 e02d71d401c3
child 7462 029182f0ca35
     1.1 --- a/public_html/admin/install/lib-install.php	Sat Oct 17 13:26:13 2009 +0200
     1.2 +++ b/public_html/admin/install/lib-install.php	Sun Nov 01 09:20:01 2009 +0100
     1.3 @@ -56,7 +56,7 @@
     1.4      * This constant defines Geeklog's version number. It will be written to
     1.5      * siteconfig.php and the database (in the latter case minus any suffix).
     1.6      */
     1.7 -    define('VERSION', '1.6.1hg');
     1.8 +    define('VERSION', '1.6.1b1');
     1.9  }
    1.10  if (!defined('XHTML')) {
    1.11      define('XHTML', ' /');