From f603bafe70f4065f80a5a274bbecf8bfa0a9424c Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 15 Jul 2022 09:58:54 +0200 Subject: [PATCH] next release is 13.0.0RC1 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 13f1a2fef..2e029baa6 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '13.0.0beta2'); +define('PHPWG_VERSION', '13.0.0RC1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); // this constant is only used in the upgrade process, the true default theme