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 682a8d1..04d17e8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.12-dev
+2020.12-rc
index af08d54..6674c6f 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);