aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-03-06 11:40:33 +0000
committerplegall <plg@piwigo.org>2012-03-06 11:40:33 +0000
commit6118d0b1f7bb0588c3d004897fced268afd2e97a (patch)
tree93469bfb1d8e288f2c20cd8f2e160f5cb4de652e /include/constants.php
parent2c031082aca75fd40aae7e044a1fa73c957fd010 (diff)
next version is 2.4.0RC2
git-svn-id: http://piwigo.org/svn/trunk@13487 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 34a4d47d6..9544b065e 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.0RC1');
+define('PHPWG_VERSION', '2.4.0RC2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');