aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-09-22 13:06:28 +0000
committerplegall <plg@piwigo.org>2014-09-22 13:06:28 +0000
commitaace8fa1543e1fd69ba40828c211dd5b86ccddcf (patch)
treebfab5742bbac4994a7cc8bec4f23b898139676e3
parent88dc2f57b91fbfd0e3a1bd2e43eca1a90d0dc4fd (diff)
next version is 2.7.0
git-svn-id: http://piwigo.org/svn/trunk@29737 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 0044b4f56..1a7201416 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.7.0RC2');
+define('PHPWG_VERSION', '2.7.0');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');