aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-06-22 08:57:49 +0000
committerplegall <plg@piwigo.org>2012-06-22 08:57:49 +0000
commit015e2f5ac87ac5cc4674997252c39058f6374829 (patch)
tree2d1dadd757fc62ba9b547e09491134f0c281da98
parentd5dc1ee06d63d7450351ae93a14be699a94fea45 (diff)
next release is 2.4.0
git-svn-id: http://piwigo.org/svn/branches/2.4@15936 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 4976fc655..12f34e50d 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.0RC3');
+define('PHPWG_VERSION', '2.4.0');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');