allow other destinations according to protocol

This commit is contained in:
Friendika 2011-04-01 14:39:09 -07:00
parent e33b6e0b5a
commit 4b356e59ec
2 changed files with 6 additions and 4 deletions

View file

@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.935' );
define ( 'FRIENDIKA_VERSION', '2.1.936' );
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
define ( 'DB_UPDATE_VERSION', 1045 );