]> git.mxchange.org Git - friendica.git/commitdiff
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 50ccf18a2d001992226e0ec45e073d4a15c8f812..b1f4077f81cc18b0026d5d1030f5343d1a7abc2e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.03-dev
+2021.03-rc
index c74eb418f38fc0d5c9115f0507dd93e2603994b0..05f7abcac4661158f174442f6a70acb366a36e0f 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);