mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
Friendica Version 3.5.1
This commit is contained in:
parent
9cbab5cd7a
commit
2bfa870c47
3 changed files with 3 additions and 2 deletions
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-rc' );
|
||||
define ( 'FRIENDICA_VERSION', '3.5.1' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1215 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue