]> git.mxchange.org Git - friendica.git/commitdiff
Merge branch '2020.03-rc' of https://github.com/friendica/friendica into 2020.03-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 9 Mar 2020 05:44:12 +0000 (06:44 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 9 Mar 2020 05:44:12 +0000 (06:44 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 42c7b14e4f5f5c56a8ffdf1f42d218c8163bc77c..81c1084d9915312fbca6de962f37fa6d2277ed99 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.03-dev
+2020.03-rc
index 943d054cbb7da3de7c8cc2b22e47c9663ff6db85..33cdafc19908c7bab72d7d1e5e13881a689018bd 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2020.03-dev');
+define('FRIENDICA_VERSION',      '2020.03-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);