1
1
Fork 0

hopefully fix statusnet bug by altering our feed format slightly

This commit is contained in:
Friendika 2011-08-12 21:01:51 -07:00
commit e15e18e0d1
4 changed files with 35 additions and 5 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1069' );
define ( 'FRIENDIKA_VERSION', '2.2.1070' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );