[geeklog-cvs] geeklog: 1.8.0b1

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Mar 27 13:25:09 EDT 2011


changeset 8200:a574bb12091e
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/a574bb12091e
user: Dirk Haun <dirk at haun-online.de>
date: Sun Mar 27 10:34:28 2011 +0200
description:
1.8.0b1

diffstat:

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

diffs (21 lines):

diff -r 98f9459139ac -r a574bb12091e public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sun Mar 27 10:33:14 2011 +0200
+++ b/public_html/admin/install/lib-install.php	Sun Mar 27 10:34:28 2011 +0200
@@ -8,7 +8,7 @@
 // |                                                                           |
 // | Additional functions for install script.                                  |
 // +---------------------------------------------------------------------------+
-// | Copyright (C) 2008-2010 by the following authors:                         |
+// | Copyright (C) 2008-2011 by the following authors:                         |
 // |                                                                           |
 // | Authors: Matt West - matt.danger.west AT gmail DOT com                    |
 // |          Dirk Haun - dirk AT haun-online DOT de                           |
@@ -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.8.0hg');
+    define('VERSION', '1.8.0b1');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');



More information about the geeklog-cvs mailing list