aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-07-02 07:46:35 +0000
committerplegall <plg@piwigo.org>2012-07-02 07:46:35 +0000
commit5d9fc3066d0537758cdfcf01c95c7103d1964a9a (patch)
tree2f8f139fcf0f91eb9d5379e25cb20514b677c0dd /include
parent3aa529809eacdbf4a0132ca5f62c1121f64d7347 (diff)
next version is 2.4.1
git-svn-id: http://piwigo.org/svn/branches/2.4@16273 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 12f34e50d..65b7af926 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.0');
+define('PHPWG_VERSION', '2.4.1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');