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

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Oct 30 14:48:53 EDT 2010


changeset 7999:5d019a0dfdbe
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/5d019a0dfdbe
user: Dirk Haun <dirk at haun-online.de>
date: Sat Oct 30 20:47:14 2010 +0200
description:
Set version number to 1.7.1

diffstat:

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

diffs (12 lines):

diff -r c64e13b0d8c9 -r 5d019a0dfdbe public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sat Oct 30 20:46:07 2010 +0200
+++ b/public_html/admin/install/lib-install.php	Sat Oct 30 20:47:14 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.1rc1');
+    define('VERSION', '1.7.1');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');



More information about the geeklog-cvs mailing list