[geeklog-cvs] geeklog: Added 1.7.2

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Feb 19 13:45:05 EST 2011


changeset 8116:214eaa33862f
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/214eaa33862f
user: Dirk Haun <dirk at haun-online.de>
date: Sat Feb 19 18:26:28 2011 +0100
description:
Added 1.7.2

diffstat:

 public_html/admin/install/index.php |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 5cad2bc16500 -r 214eaa33862f public_html/admin/install/index.php
--- a/public_html/admin/install/index.php	Sat Feb 19 13:42:26 2011 +0100
+++ b/public_html/admin/install/index.php	Sat Feb 19 18:26:28 2011 +0100
@@ -2,13 +2,13 @@
 
 /* Reminder: always indent with 4 spaces (no tabs). */
 // +---------------------------------------------------------------------------+
-// | Geeklog 1.7                                                               |
+// | Geeklog 1.8                                                               |
 // +---------------------------------------------------------------------------+
 // | index.php                                                                 |
 // |                                                                           |
 // | Geeklog installation script.                                              |
 // +---------------------------------------------------------------------------+
-// | Copyright (C) 2007-2010 by the following authors:                         |
+// | Copyright (C) 2007-2011 by the following authors:                         |
 // |                                                                           |
 // | Authors: Matt West         - matt AT mattdanger DOT net                   |
 // |          Dirk Haun         - dirk AT haun-online DOT de                   |
@@ -350,7 +350,7 @@
                               . '<p>' . $LANG_INSTALL[91] . '</p>';
                 } else {
 
-                    $old_versions = array('1.2.5-1','1.3','1.3.1','1.3.2','1.3.2-1','1.3.3','1.3.4','1.3.5','1.3.6','1.3.7','1.3.8','1.3.9','1.3.10','1.3.11','1.4.0','1.4.1','1.5.0','1.5.1','1.5.2','1.6.0','1.6.1','1.7.0','1.7.1');
+                    $old_versions = array('1.2.5-1','1.3','1.3.1','1.3.2','1.3.2-1','1.3.3','1.3.4','1.3.5','1.3.6','1.3.7','1.3.8','1.3.9','1.3.10','1.3.11','1.4.0','1.4.1','1.5.0','1.5.1','1.5.2','1.6.0','1.6.1','1.7.0','1.7.1','1.7.2');
                     if (empty($curv)) {
                         // If we were unable to determine the current GL
                         // version is then ask the user what it is



More information about the geeklog-cvs mailing list