Friendica Version 3.5.1

This commit is contained in:
Tobias Diekershoff 2017-03-12 14:38:01 +01:00
parent 9cbab5cd7a
commit 2bfa870c47
3 changed files with 3 additions and 2 deletions

View file

@ -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 );