mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
pump version to 2022.02
This commit is contained in:
parent
7921766c59
commit
72c4ed95f1
4 changed files with 4 additions and 4 deletions
2
boot.php
2
boot.php
|
@ -31,7 +31,7 @@ use Friendica\Model\Contact;
|
|||
|
||||
define('FRIENDICA_PLATFORM', 'Friendica');
|
||||
define('FRIENDICA_CODENAME', 'Siberian Iris');
|
||||
define('FRIENDICA_VERSION', '2021.12-rc');
|
||||
define('FRIENDICA_VERSION', '2022.02');
|
||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||
define('NEW_TABLE_STRUCTURE_VERSION', 1288);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue