public_html/admin/install/lib-install.php
branchHEAD
changeset 7462 029182f0ca35
parent 7427 7915c1f5f403
child 7482 76476de4687b
     1.1 --- a/public_html/admin/install/lib-install.php	Sun Nov 01 09:20:01 2009 +0100
     1.2 +++ b/public_html/admin/install/lib-install.php	Sun Nov 08 15:01:18 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.1b1');
     1.8 +    define('VERSION', '1.6.1rc1');
     1.9  }
    1.10  if (!defined('XHTML')) {
    1.11      define('XHTML', ' /');