version 2021.03-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 1 Mar 2021 05:19:33 +0000 (06:19 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 1 Mar 2021 05:19:33 +0000 (06:19 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 50ccf18..b1f4077 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.03-dev
+2021.03-rc
index c74eb41..05f7abc 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2021.03-dev');
+define('FRIENDICA_VERSION',      '2021.03-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);