mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
Welcome 2019.03-dev!
This commit is contained in:
parent
504945f9df
commit
38b14d90a8
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2019.01
|
||||
2019.03-dev
|
||||
|
|
2
boot.php
2
boot.php
|
@ -35,7 +35,7 @@ use Friendica\Util\DateTimeFormat;
|
|||
|
||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
|
||||
define('FRIENDICA_VERSION', '2019.01');
|
||||
define('FRIENDICA_VERSION', '2019.03-dev');
|
||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
|
||||
|
||||
|
|
Loading…
Reference in a new issue