aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-08-31 21:23:02 +0000
committerplegall <plg@piwigo.org>2011-08-31 21:23:02 +0000
commit3e5dcaec941dd0b47571a45b7f10de530279fe10 (patch)
tree5f67ba66d381865ad9053b7b8873d15ffcb76e8b
parent4bad569258cf96871d757f2213510aa79122e1db (diff)
change version number to 2.2.6
git-svn-id: http://piwigo.org/svn/branches/2.2@12027 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 00b6ca593..62f05e35f 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.2.5');
+define('PHPWG_VERSION', '2.2.6');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index bfcdf76ef..793beb698 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -27,7 +27,7 @@
// ****** Gallery configuration ****** //
// Script version
-$conf['version'] = '2.2.5';
+$conf['version'] = '2.2.6';
// URL of main gallery
// Example : http://www.my.domain/my/directory