From 087284eafc07f1e065049f668ac29e80640c8719 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 7 Oct 2019 16:07:57 +0200 Subject: [PATCH] next version is 2.10.0 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 3e62ae49e..844356c10 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.10.0RC1'); +define('PHPWG_VERSION', '2.10.0'); 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