version 2021.01 2021.01
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 4 Jan 2021 06:48:47 +0000 (07:48 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 4 Jan 2021 06:48:47 +0000 (07:48 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 04d17e8..f73d2c1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.12-rc
+2021.01
index 504f997..32eb84a 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-rc');
+define('FRIENDICA_VERSION',      '2021.01');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);