From c483578d751e272f03e4958d343f90ddfcdba0c4 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 20 Nov 2024 15:59:44 +0100 Subject: [PATCH] Release 6.1.1 dev 1 --- com.woltlab.wcf/files_pre_check.tar | Bin 20480 -> 20480 bytes com.woltlab.wcf/package.xml | 10 +++++++--- .../install/files/lib/system/WCF.class.php | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/files_pre_check.tar b/com.woltlab.wcf/files_pre_check.tar index 08edabb6238535af5362507918b16a8f86a47a99..42055712963185e5f5749d52909cdcc325ddf980 100644 GIT binary patch delta 119 zcmZozz}T>WaYB!vxv{ySnW+JTfswJfu@QrU!DK_ml+BEcU7SLONODF-W^g&~E_P%& YBLf2yxSVhoGqRk4sj)F!PW-WaYB!vfuWI+p|K%@fswJffjNVM!DK_ml+BEcU7SJ&=4NI_21X_zIU^%u fxEyyEJF=XSfq@}hPPmI1SFree CMS and web-framework, designed for awesome websites and communities. Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht. 1 - 6.1.0 - 2024-10-28 + 6.1.1 dev 1 + 2024-11-20 @@ -100,7 +100,11 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \ - + acptemplates_update.tar + files_update.tar + templates_update.tar + acp/update_com.woltlab.wcf_6.1_checkSystemRequirements.php + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 16cd066605..63fc52ce33 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -79,7 +79,7 @@ if (\function_exists('mb_regex_encoding')) { \mb_language('uni'); // define current woltlab suite version -\define('WCF_VERSION', '6.1.0'); +\define('WCF_VERSION', '6.1.1 dev 1'); // define current unix timestamp \define('TIME_NOW', \time()); -- 2.20.1