FB reply if replying to local post originally posted to FB

This commit is contained in:
Friendika 2011-05-13 20:40:28 -07:00
commit 7942192e20
2 changed files with 3 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.978' );
define ( 'FRIENDIKA_VERSION', '2.2.979' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );