[geeklog-cvs] geeklog: 1.6.1rc1 -> 1.6.1

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Nov 22 04:36:50 EST 2009


changeset 7482:76476de4687b
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/76476de4687b
user: Dirk Haun <dirk at haun-online.de>
date: Sun Nov 22 09:00:41 2009 +0100
description:
1.6.1rc1 -> 1.6.1

diffstat:

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

diffs (12 lines):

diff -r e319b2104c43 -r 76476de4687b public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sun Nov 22 09:00:11 2009 +0100
+++ b/public_html/admin/install/lib-install.php	Sun Nov 22 09:00:41 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.1rc1');
+    define('VERSION', '1.6.1');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');



More information about the geeklog-cvs mailing list