Version 3.5.3-rc
This commit is contained in:
parent
3e8dc38180
commit
1e8fd425bd
2
boot.php
2
boot.php
|
@ -41,7 +41,7 @@ require_once 'include/poller.php';
|
|||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_CODENAME', 'Asparagus');
|
||||
define ( 'FRIENDICA_VERSION', '3.5.3-dev' );
|
||||
define ( 'FRIENDICA_VERSION', '3.5.3-rc' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1234 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue