aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-03-08 15:41:06 +0100
committerplegall <plg@piwigo.org>2016-03-08 15:41:06 +0100
commit4f60f4508c8e7eb84706d48d5600c7bdbaff2532 (patch)
tree3733df64b23f6cb009bffb665aa12037d553e6ce /include
parentf0ac27292e2ac24a6cdfdccd63a91db92fc208c2 (diff)
next version on master is 2.9.0beta1
Diffstat (limited to 'include')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index ab7c067c3..64b783da6 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.8.0RC2');
+define('PHPWG_VERSION', '2.9.0beta1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');