]> git.mxchange.org Git - friendica.git/commitdiff
pump version to 2021.09-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 28 Aug 2021 06:46:18 +0000 (08:46 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 28 Aug 2021 06:46:18 +0000 (08:46 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index da1db37dacc09c3b54ffa21b36cd111448cce8ca..e0b18b8b3bda7ee9d821625c75a067f226dac840 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.09-dev
+2021.09-rc
index 7ee023b68a34328e95680f23b558e77c191d7080..9c3be4a4292aa14f0f14b80fb8c0814d7f33a468 100644 (file)
--- 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);