1
1
Fork 0

add webfinger diagnostic module

This commit is contained in:
Friendika 2011-05-26 16:41:36 -07:00
commit 7acb8fa6e7
2 changed files with 25 additions and 1 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.991' );
define ( 'FRIENDIKA_VERSION', '2.2.992' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1058 );