aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-09-16 10:04:42 +0000
committerplegall <plg@piwigo.org>2014-09-16 10:04:42 +0000
commit67f358e0129044b0ffec79d7254581bf3358d371 (patch)
tree27f3e6f7e617a57050450bceeeb1d1e44e0a8231
parentca2872beb6bd71e24a01312343f386b4e3627fe6 (diff)
next version is 2.7.0RC2
git-svn-id: http://piwigo.org/svn/trunk@29553 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 746ad9453..0044b4f56 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.7.0RC1');
+define('PHPWG_VERSION', '2.7.0RC2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');