From 3a28620a8bf99b92b5128f0d05381da98bfe4bd3 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 27 Jan 2017 11:36:44 +0100 Subject: [PATCH] next version is 2.8.6 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 4da88969d..d651147a1 100644 --- a/include/constants.php +++ b/include/constants.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.8.5'); +define('PHPWG_VERSION', '2.8.6'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); define('PHPWG_DEFAULT_TEMPLATE', 'elegant');