Merge branch '3.5.1rc' of github.com:annando/friendica into 3.5.1rc
This commit is contained in:
commit
21a6d7b31f
2
boot.php
2
boot.php
|
@ -38,7 +38,7 @@ require_once('include/dbstructure.php');
|
|||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_CODENAME', 'Asparagus');
|
||||
define ( 'FRIENDICA_VERSION', '3.5.1-dev' );
|
||||
define ( 'FRIENDICA_VERSION', '3.5.1-rc' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1214 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue