aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-10-19 21:06:56 +0000
committerplegall <plg@piwigo.org>2012-10-19 21:06:56 +0000
commit21c1660ab9b2667b6c7a09891e03804b700aa458 (patch)
treeec4876c1ed7c74c9bd1256184f313d6159eddacc
parent5a137f9fe45366c4db0605700c2058f9b12b4cf0 (diff)
next version is 2.4.6
git-svn-id: http://piwigo.org/svn/branches/2.4@18702 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index a9ccdfb8a..039440e40 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.5');
+define('PHPWG_VERSION', '2.4.6');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');