2020.03 Red Hot Poker
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Version 2020.03 (unreleased3)
|
Version 2020.03 "Red Hot Poker" (2020-03-30)
|
||||||
Friendica Core:
|
Friendica Core:
|
||||||
Updates to the translations (DE, FR, JA, NL, PL, RU, ZH-CN) [translation teams]
|
Updates to the translations (DE, FR, JA, NL, PL, RU, ZH-CN) [translation teams]
|
||||||
Updates to the documentation [AlfredSK, annando, MrPetovan]
|
Updates to the documentation [AlfredSK, annando, MrPetovan]
|
||||||
|
|||||||
4
boot.php
4
boot.php
@@ -38,8 +38,8 @@ use Friendica\Util\BasePath;
|
|||||||
use Friendica\Util\DateTimeFormat;
|
use Friendica\Util\DateTimeFormat;
|
||||||
|
|
||||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||||
define('FRIENDICA_CODENAME', 'Dalmatian Bellflower');
|
define('FRIENDICA_CODENAME', 'Red Hot Poker');
|
||||||
define('FRIENDICA_VERSION', '2020.03-rc');
|
define('FRIENDICA_VERSION', '2020.03');
|
||||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||||
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
|
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user