[geeklog-cvs] geeklog: 1.6.1rc1

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Nov 8 12:23:20 EST 2009


changeset 7462:029182f0ca35
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/029182f0ca35
user: Dirk Haun <dirk at haun-online.de>
date: Sun Nov 08 15:01:18 2009 +0100
description:
1.6.1rc1

diffstat:

 public_html/admin/install/lib-install.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 026789ae2533 -r 029182f0ca35 public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sun Nov 08 13:47:41 2009 +0100
+++ b/public_html/admin/install/lib-install.php	Sun Nov 08 15:01:18 2009 +0100
@@ -56,7 +56,7 @@
     * This constant defines Geeklog's version number. It will be written to
     * siteconfig.php and the database (in the latter case minus any suffix).
     */
-    define('VERSION', '1.6.1b1');
+    define('VERSION', '1.6.1rc1');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');



More information about the geeklog-cvs mailing list