From c2ebea027ce5ed61f77658438f18e1e70e9c36a0 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 21 Oct 2024 15:31:53 +0200 Subject: [PATCH] next release is 16.0.0beta1 --- include/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.php b/include/constants.php index 555776c8c..23f4c25de 100644 --- a/include/constants.php +++ b/include/constants.php @@ -7,7 +7,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '15.0.0RC1'); +define('PHPWG_VERSION', '16.0.0beta1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); // this constant is only used in the upgrade process, the true default theme