Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Michael Vogel 2016-08-01 08:02:26 +02:00
commit 02b5f6a34d
28 changed files with 1129 additions and 1192 deletions

View file

@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Asparagus');
define ( 'FRIENDICA_VERSION', '3.5-dev' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1199 );
define ( 'DB_UPDATE_VERSION', 1200 );
/**
* @brief Constant with a HTML line break.