doc updates - connecting to services

This commit is contained in:
Friendika
2011-05-18 17:29:12 -07:00
parent a0a59e0518
commit 990d5e82a0
9 changed files with 205 additions and 145 deletions

View File

@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.983' );
define ( 'FRIENDIKA_VERSION', '2.2.984' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );