aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-10-11 19:01:43 +0000
committerplegall <plg@piwigo.org>2014-10-11 19:01:43 +0000
commitccc730d54d3d7835c072c669f556821cf9822764 (patch)
tree384c316b5f6556fd8b37c169b42c132a2b8b9951
parente364ea885605a88ee3770f2cfdf96187ad1e2843 (diff)
next version is 2.7.1
git-svn-id: http://piwigo.org/svn/branches/2.7@30005 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 1a7201416..239d73131 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.7.0');
+define('PHPWG_VERSION', '2.7.1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');