]> git.mxchange.org Git - friendica.git/commitdiff
2020.12-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 4 Dec 2020 09:09:24 +0000 (10:09 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 4 Dec 2020 09:09:24 +0000 (10:09 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 682a8d1fba26f4e21658bd5c69d332cf6de442dc..04d17e893bf3abea9c7971ad420caa88008e3d49 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.12-dev
+2020.12-rc
index af08d5443669b34c840aa94835b0973c9883b733..6674c6fc7cb34b518d099d3c8bd2926bf1e2c37b 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',      '2020.12-dev');
+define('FRIENDICA_VERSION',      '2020.12-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);