From 22ba322baa426ecc36c509aa51465fce1f593e93 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 27 Dec 2016 16:55:51 +0100 Subject: [PATCH] next version is 2.8.4 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 153c20d34..f88ecf2a0 100644 --- a/include/constants.php +++ b/include/constants.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.8.3'); +define('PHPWG_VERSION', '2.8.4'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); define('PHPWG_DEFAULT_TEMPLATE', 'elegant');