From aace8fa1543e1fd69ba40828c211dd5b86ccddcf Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 22 Sep 2014 13:06:28 +0000 Subject: next version is 2.7.0 git-svn-id: http://piwigo.org/svn/trunk@29737 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); -- cgit v1.2.3