Corrects falsely blocked contacts because of some bug in the develop branch

This commit is contained in:
Michael
2018-05-10 10:41:32 +00:00
parent 8612e44d19
commit aafc314ccc
2 changed files with 7 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
define('FRIENDICA_VERSION', '2018.05-rc');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1260);
define('DB_UPDATE_VERSION', 1261);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
/**