1.6.1rc1 HEAD geeklog_1_6_1rc1
authorDirk Haun <dirk@haun-online.de>
Sun Nov 08 15:01:18 2009 +0100 (3 months ago)
branchHEAD
changeset 7462029182f0ca35
parent 7461026789ae2533
child 746367b53de0bee7
1.6.1rc1
public_html/admin/install/lib-install.php
     1.1 --- a/public_html/admin/install/lib-install.php	Sun Nov 08 13:47:41 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', ' /');