2020.03 Red Hot Poker

This commit is contained in:
Tobias Diekershoff 2020-03-30 14:35:49 +02:00
förälder 713552c39f
incheckning 0c117424ee
3 ändrade filer med 4 tillägg och 4 borttagningar

Visa fil

@ -1,4 +1,4 @@
Version 2020.03 (unreleased3)
Version 2020.03 "Red Hot Poker" (2020-03-30)
Friendica Core:
Updates to the translations (DE, FR, JA, NL, PL, RU, ZH-CN) [translation teams]
Updates to the documentation [AlfredSK, annando, MrPetovan]

Visa fil

@ -1 +1 @@
2020.03-rc
2020.03

Visa fil

@ -38,8 +38,8 @@ use Friendica\Util\BasePath;
use Friendica\Util\DateTimeFormat;
define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'Dalmatian Bellflower');
define('FRIENDICA_VERSION', '2020.03-rc');
define('FRIENDICA_CODENAME', 'Red Hot Poker');
define('FRIENDICA_VERSION', '2020.03');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('NEW_UPDATE_ROUTINE_VERSION', 1170);