From ebab72b539d4d8992d830c402d1605840690d868 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 10 Nov 2020 12:17:19 +0100 Subject: [PATCH] next version is 11.0.0beta5 (and not 2.11.0beta5) --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 492d8257d..211f32c7c 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.11.0beta4'); +define('PHPWG_VERSION', '11.0.0beta5'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); // this constant is only used in the upgrade process, the true default theme