1
1
Fork 0

faster friend requests (DFRN)

This commit is contained in:
Friendika 2011-09-06 18:06:19 -07:00
commit a5125359d8
3 changed files with 19 additions and 11 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1094' );
define ( 'FRIENDIKA_VERSION', '2.2.1095' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );