]> git.mxchange.org Git - friendica.git/commitdiff
version 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 04d17e893bf3abea9c7971ad420caa88008e3d49..f73d2c17c4cbaa6352ec4df8a74c6fccdd0ae976 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.12-rc
+2021.01
index 504f997d9ff3aa76a12baa0892b2210559ddebbd..32eb84a247fbb8fa02193123e6c9e967bc2918eb 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);