aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-07-01 11:01:52 +0000
committerplegall <plg@piwigo.org>2014-07-01 11:01:52 +0000
commit842a7e57ebb9c038552f2cce790ba21db94d54b1 (patch)
tree8ba08dfbd927e41cc5afee4b56c68b6bb984f841 /include/constants.php
parent5708fd68e19d4824e633a6bf771ee1a2917e5899 (diff)
next release is 2.7.0beta3
git-svn-id: http://piwigo.org/svn/trunk@28901 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/constants.php')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index ee5c03567..5ab2bfe7e 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.7.0beta2');
+define('PHPWG_VERSION', '2.7.0beta3');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');