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

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Feb 19 12:22:18 EST 2011


changeset 8113:6f26e3a8ce51
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/6f26e3a8ce51
user: Dirk Haun <dirk at haun-online.de>
date: Sat Feb 19 16:01:38 2011 +0100
description:
Set version number to 1.7.2

diffstat:

 public_html/admin/install/lib-install.php |   2 +-
 public_html/docs/english/install.html     |  10 +++++-----
 public_html/docs/history                  |   2 +-
 public_html/siteconfig.php.dist           |   2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (74 lines):

diff -r 0b570bcda6d8 -r 6f26e3a8ce51 public_html/admin/install/lib-install.php
--- a/public_html/admin/install/lib-install.php	Sun Feb 13 10:12:41 2011 +0100
+++ b/public_html/admin/install/lib-install.php	Sat Feb 19 16:01:38 2011 +0100
@@ -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.1sr1');
+    define('VERSION', '1.7.2');
 }
 if (!defined('XHTML')) {
     define('XHTML', ' /');
diff -r 0b570bcda6d8 -r 6f26e3a8ce51 public_html/docs/english/install.html
--- a/public_html/docs/english/install.html	Sun Feb 13 10:12:41 2011 +0100
+++ b/public_html/docs/english/install.html	Sat Feb 19 16:01:38 2011 +0100
@@ -60,7 +60,7 @@
         </li>
         <li>
             <p>Unpack the downloaded tarball file by running: </p>
-            <p><code>tar -zxvf geeklog-1.7.1.tar.gz</code> </p>
+            <p><code>tar -zxvf geeklog-1.7.2.tar.gz</code> </p>
             
             <p><strong>Note:</strong> Some users have reported that WinZip corrupts certain Geeklog files during decompression. This will cause errors during the installation process. You are strongly urged not to use WinZip. Try <a href="http://www.7-zip.org/">7-Zip</a> or <a href="http://www.rarlab.com/">WinRAR</a> if you must decompress the file locally.</p>
         </li>
@@ -68,9 +68,9 @@
             <p>Create a blank MySQL or Microsoft SQL database and a user account with privileges to modify it. Your hosting provider may have already set up a database and account for you, contact them if you need assistance with this step.</p>
         </li>
         <li>
-            <p>Place the contents of <code>geeklog-1.7.1/public_html/</code> into your web root directory on your web server. The web root directory is often named "public_html", "htdocs", or "www".</p>
+            <p>Place the contents of <code>geeklog-1.7.2/public_html/</code> into your web root directory on your web server. The web root directory is often named "public_html", "htdocs", or "www".</p>
         
-            <p>Next, place the remaining contents of <code>geeklog-1.7.1/</code> into either the parent directory of your root web directory (recommended) or any other non public folder and the installation wizard will attempt to locate them automatically. If it cannot you will be asked to specify their paths during installation. This is done as a security measure to prevent access to Geeklog system files by Internet users. </p>
+            <p>Next, place the remaining contents of <code>geeklog-1.7.2/</code> into either the parent directory of your root web directory (recommended) or any other non public folder and the installation wizard will attempt to locate them automatically. If it cannot you will be asked to specify their paths during installation. This is done as a security measure to prevent access to Geeklog system files by Internet users. </p>
             
             <p><strong>Note:</strong> If your hosting provider does not allow you to place files outside of your root web directory:</p>
             <ul>
@@ -108,12 +108,12 @@
         </li>
         <li>
             <p>Unpack the downloaded tarball file by running: </p>
-            <p><code>tar -zxvf geeklog-1.7.1.tar.gz</code> </p>
+            <p><code>tar -zxvf geeklog-1.7.2.tar.gz</code> </p>
             
             <p><strong>Note:</strong> Some users have reported that WinZip corrupts certain Geeklog files during decompression. This will cause errors during the installation process. You are strongly urged not to use WinZip. Try <a href="http://www.7-zip.org/">7-Zip</a> or <a href="http://www.rarlab.com/">WinRAR</a> if you must decompress the file locally.</p>
         </li>
         <li>
-            <p>Place the contents of <code>geeklog-1.7.1/</code> into the same directory your old installation was located. For instance, if your old Geeklog was in <code>/usr/home/www/geeklog/</code>, then your new installation should also be in <code>/usr/home/www/geeklog/</code>.</p>
+            <p>Place the contents of <code>geeklog-1.7.2/</code> into the same directory your old installation was located. For instance, if your old Geeklog was in <code>/usr/home/www/geeklog/</code>, then your new installation should also be in <code>/usr/home/www/geeklog/</code>.</p>
         </li>
         <li>Depending on the version you're upgrading from:
             <ul>
diff -r 0b570bcda6d8 -r 6f26e3a8ce51 public_html/docs/history
--- a/public_html/docs/history	Sun Feb 13 10:12:41 2011 +0100
+++ b/public_html/docs/history	Sat Feb 19 16:01:38 2011 +0100
@@ -1,6 +1,6 @@
 Geeklog History/Changes:
 
-Feb ??, 2011 (1.7.2)
+Feb 19, 2011 (1.7.2)
 ------------
 
 Note: This will be the last Geeklog version to work on PHP 4. We will provide
diff -r 0b570bcda6d8 -r 6f26e3a8ce51 public_html/siteconfig.php.dist
--- a/public_html/siteconfig.php.dist	Sun Feb 13 10:12:41 2011 +0100
+++ b/public_html/siteconfig.php.dist	Sat Feb 19 16:01:38 2011 +0100
@@ -38,7 +38,7 @@
   define('LB',"\n");
 }
 if (!defined('VERSION')) {
-  define('VERSION', '1.7.1');
+  define('VERSION', '1.7.2');
 }
 
 ?>



More information about the geeklog-cvs mailing list