pump version to :wq2021.09-dev
This commit is contained in:
parent
2b95a7e7cd
commit
968122337d
|
@ -1,3 +1,5 @@
|
|||
Version 2021.09 (unreleased)
|
||||
|
||||
Version 2021.07 (2021-07-04)
|
||||
Friendica Core
|
||||
Updates to the translation DE, EN-GB, HU, IT, JA [translation teams]
|
||||
|
|
2
boot.php
2
boot.php
|
@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
|
|||
|
||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||
define('FRIENDICA_CODENAME', 'Siberian Iris');
|
||||
define('FRIENDICA_VERSION', '2021.07');
|
||||
define('FRIENDICA_VERSION', '2021.09-dev');
|
||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||
define('NEW_TABLE_STRUCTURE_VERSION', 1288);
|
||||
|
||||
|
|
Loading…
Reference in a new issue