1
1
Fork 0

better (more consistent) handling of ostatus contacts

This commit is contained in:
Friendika 2011-07-01 18:18:01 -07:00
commit d28d2ff440
2 changed files with 12 additions and 3 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1027' );
define ( 'FRIENDIKA_VERSION', '2.2.1028' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1071 );