From dfbe5b7e00237bacc13b3acc00a2baa679cd54c3 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 6 Nov 2023 15:17:01 +0100 Subject: [PATCH] next release will be 14.0.0RC1 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index c8be9154d..deac35f3b 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '14.0.0beta3'); +define('PHPWG_VERSION', '14.0.0RC1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); // this constant is only used in the upgrade process, the true default theme