aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-02-23 21:25:38 +0000
committerplegall <plg@piwigo.org>2013-02-23 21:25:38 +0000
commit045fb53be725181f51d404f9cbb20e6ff6667238 (patch)
treeac3890152dd010a71da3e38b2a21d8679e9a3afe
parentc486989c9ca0ae5e40c34e721cf9580bedb472fa (diff)
next version is 2.5.0RC2
git-svn-id: http://piwigo.org/svn/trunk@20986 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 4a6d3eb4b..27000ce10 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.5.0RC1');
+define('PHPWG_VERSION', '2.5.0RC2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');