aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authormistic100 <contact@git.strangeplanet.fr>2015-10-09 19:52:12 +0200
committermistic100 <contact@git.strangeplanet.fr>2015-10-09 19:52:12 +0200
commit4bf7792c779ee2312de59366afb38f666d49ce46 (patch)
tree0bdcc8cc3a3c35a55f3836bce4332b8501a8747f /include
parent47ebd6c91f630c7b970d5abb9f1451a637afb517 (diff)
master version should be 2.8.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 1a7201416..83d8747bc 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.8.0beta1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');