From: Tobias Diekershoff Date: Sat, 28 Aug 2021 06:46:18 +0000 (+0200) Subject: pump version to 2021.09-rc X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e88c12d958e4ce25da09619b7f578cb59825a786;p=friendica.git pump version to 2021.09-rc --- diff --git a/VERSION b/VERSION index da1db37dac..e0b18b8b3b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2021.09-dev +2021.09-rc diff --git a/boot.php b/boot.php index 7ee023b68a..9c3be4a429 100644 --- a/boot.php +++ b/boot.php @@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Siberian Iris'); -define('FRIENDICA_VERSION', '2021.09-dev'); +define('FRIENDICA_VERSION', '2021.09-rc'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288);