mirror of
https://github.com/friendica/friendica
synced 2024-10-04 22:43:56 +02:00
Bump version
This commit is contained in:
parent
3d6e3cbb78
commit
bdd4aed9ba
2
boot.php
2
boot.php
|
@ -36,7 +36,7 @@ require_once('include/dbstructure.php');
|
|||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_CODENAME', 'Asparagus');
|
||||
define ( 'FRIENDICA_VERSION', '3.5' );
|
||||
define ( 'FRIENDICA_VERSION', '3.5.1-dev' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1202 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue