1
0
Fork 0

Receive participation messages and processes them

This commit is contained in:
Michael 2018-01-12 20:52:43 +00:00
commit 3c027699a5
4 changed files with 93 additions and 4 deletions

View file

@ -43,7 +43,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'Asparagus');
define('FRIENDICA_VERSION', '3.6-dev');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1240);
define('DB_UPDATE_VERSION', 1241);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
/**