aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-03-02 20:30:27 +0000
committerplegall <plg@piwigo.org>2012-03-02 20:30:27 +0000
commit9ae55cd3e8699681da3d634c74fd2b1597d93f61 (patch)
tree95e657d7736b655f5fb5cb1716cc34daaa862936 /include/constants.php
parent0208ebfa22d3df46c3f9558db4e280739e0eb16e (diff)
next version is 2.4.0RC1
git-svn-id: http://piwigo.org/svn/trunk@13463 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 494978a84..c5eb96446 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.0beta2');
+define('PHPWG_VERSION', '2.4.0RC1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');