aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-04-03 22:15:41 +0000
committerplegall <plg@piwigo.org>2012-04-03 22:15:41 +0000
commit9896a93e73d04dcf12c99dd939293424f117e879 (patch)
tree2e95d97a08a2c864f705c73fb77c485e1207ecc9 /include/constants.php
parentd568e4f3a20d1b83b5b8e88c25c59700296ef3d1 (diff)
next release is 2.4.0RC3
git-svn-id: http://piwigo.org/svn/trunk@13885 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/constants.php')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 9544b065e..4976fc655 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.0RC2');
+define('PHPWG_VERSION', '2.4.0RC3');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');