[geeklog-cvs] geeklog: 1.7.0rc1

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun May 2 03:21:24 EDT 2010


changeset 7907:6163302ad5ec
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/6163302ad5ec
user: Dirk Haun <dirk at haun-online.de>
date: Sun May 02 09:02:24 2010 +0200
description:
1.7.0rc1

diffstat:

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

diffs (25 lines):

diff -r b1766ded5cc7 -r 6163302ad5ec public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sat May 01 13:18:14 2010 +0200
+++ b/public_html/admin/install/lib-install.php	Sun May 02 09:02:24 2010 +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.7.0b1');
+    define('VERSION', '1.7.0rc1');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');
diff -r b1766ded5cc7 -r 6163302ad5ec public_html/docs/history
--- a/public_html/docs/history	Sat May 01 13:18:14 2010 +0200
+++ b/public_html/docs/history	Sun May 02 09:02:24 2010 +0200
@@ -1,7 +1,7 @@
 Geeklog History/Changes:
 
-May ??, 2010 (1.7.0rc1)
-------------
+May 2, 2010 (1.7.0rc1)
+-----------
 
 Geeklog 1.7.0 now supports PostgreSQL, implemented by Stan Palatnik during the
 2009 Google Summer of Code.



More information about the geeklog-cvs mailing list