mirror of
https://github.com/friendica/friendica
synced 2025-12-07 23:07:31 +01:00
Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
commit
02b5f6a34d
28 changed files with 1129 additions and 1192 deletions
2
boot.php
2
boot.php
|
|
@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
|||
define ( 'FRIENDICA_CODENAME', 'Asparagus');
|
||||
define ( 'FRIENDICA_VERSION', '3.5-dev' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1199 );
|
||||
define ( 'DB_UPDATE_VERSION', 1200 );
|
||||
|
||||
/**
|
||||
* @brief Constant with a HTML line break.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue