[geeklog-cvs] geeklog: Geeklog 1.6.0rc1

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Jun 28 07:14:45 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/401071b8493d
changeset: 7156:401071b8493d
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun Jun 28 10:47:36 2009 +0200
description:
Geeklog 1.6.0rc1

diffstat:

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

diffs (23 lines):

diff -r 4b903c727480 -r 401071b8493d public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sun Jun 28 10:37:16 2009 +0200
+++ b/public_html/admin/install/lib-install.php	Sun Jun 28 10:47:36 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.0b3');
+    define('VERSION', '1.6.0rc1');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');
diff -r 4b903c727480 -r 401071b8493d public_html/docs/history
--- a/public_html/docs/history	Sun Jun 28 10:37:16 2009 +0200
+++ b/public_html/docs/history	Sun Jun 28 10:47:36 2009 +0200
@@ -1,6 +1,6 @@
 Geeklog History/Changes:
 
-Jun ??, 2009 (1.6.0rc1)
+Jun 28, 2009 (1.6.0rc1)
 ------------
 
 Geeklog 1.6.0 incorporates the following projects implemented during



More information about the geeklog-cvs mailing list