From f4be39d6581ea663431520a828b8b7ee1effd933 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 22 Feb 2018 15:04:28 +0100 Subject: [PATCH] next version is 2.9.3 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 624d692ca..f0124e8a7 100644 --- a/include/constants.php +++ b/include/constants.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.9.2'); +define('PHPWG_VERSION', '2.9.3'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); define('PHPWG_DEFAULT_TEMPLATE', 'elegant');