From 18460716e3f5010e7cdf5b83f9ff3b07400dd250 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 19 Aug 2019 15:16:55 +0200 Subject: [PATCH] next release is 2.10.0RC1 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index a842f6a6c..3e62ae49e 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.10.0beta2'); +define('PHPWG_VERSION', '2.10.0RC1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); // this constant is actually never used, the true default theme is the theme or user "guest", // which is initialized with column user_infos.theme default value