[geeklog-cvs] geeklog: Set version number to 1.6.0

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Jul 19 07:45:57 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/53f8e4d15b5c
changeset: 7179:53f8e4d15b5c
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun Jul 19 09:03:54 2009 +0200
description:
Set version number to 1.6.0

diffstat:

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

diffs (23 lines):

diff -r de39583ffa2f -r 53f8e4d15b5c public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sat Jul 18 23:07:28 2009 +0200
+++ b/public_html/admin/install/lib-install.php	Sun Jul 19 09:03:54 2009 +0200
@@ -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.0rc2');
+    define('VERSION', '1.6.0');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');
diff -r de39583ffa2f -r 53f8e4d15b5c public_html/docs/history
--- a/public_html/docs/history	Sat Jul 18 23:07:28 2009 +0200
+++ b/public_html/docs/history	Sun Jul 19 09:03:54 2009 +0200
@@ -10,6 +10,7 @@
 + Improved search, by Sami Barakat
 + Comment moderation and editable comments, by Jared Wenerd
 
+Changes since 1.6.0rc2:
 - Updated language file for formal German, provided by Markus Wollschläger
 - Updated Japanese language file and documentation, provided by the
   Geeklog.jp group



More information about the geeklog-cvs mailing list