From 39cd73bf0832a495cf7228e5d600392693c2a10a Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 23 Sep 2021 11:42:16 +0200 Subject: [PATCH] next release is 12.0.0RC1 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index ef599eb13..a669f157d 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '12.0.0beta2'); +define('PHPWG_VERSION', '12.0.0RC1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); // this constant is only used in the upgrade process, the true default theme