version 2021.03-dev
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 4 Jan 2021 07:34:01 +0000 (08:34 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 4 Jan 2021 07:34:01 +0000 (08:34 +0100)
boot.php

index 32eb84a..1c5b4c1 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',      '2021.01');
+define('FRIENDICA_VERSION',      '2021.03-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);