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