aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2007-04-06 17:34:28 +0000
committerplegall <plg@piwigo.org>2007-04-06 17:34:28 +0000
commit009e0e302991aaaa8c33f631bbd70c40ca8b0d82 (patch)
tree2b007c80389b52252123f06cbb99932c59227edc
parenta2eee141fde6be9c81604ca0ccbc441e69273324 (diff)
Change PWG version to "branch 1.7"
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1937 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--include/constants.php2
-rw-r--r--tools/create_listing_file.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/constants.php b/include/constants.php
index b7a0d9929..5c4577dd3 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -25,7 +25,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', 'Alligator');
+define('PHPWG_VERSION', 'branch 1.7');
define('PHPWG_DOMAIN', 'phpwebgallery.net');
define('PHPWG_URL', 'http://www.'.PHPWG_DOMAIN);
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK.iso-8859-1');
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index 6703e1843..223f6f3b8 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -31,7 +31,7 @@
// ****** Gallery configuration ****** //
// Script version
-$conf['version'] = 'Alligator';
+$conf['version'] = 'branch 1.7';
// URL of main gallery
// Example : http://www.my.domain/my/directory