From 4b356e59ec36a2a2ef1a0224ecf86254090466e3 Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 1 Apr 2011 14:39:09 -0700 Subject: allow other destinations according to protocol --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e32e9a8fa..f03487cb3 100644 --- a/boot.php +++ b/boot.php @@ -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 ); -- cgit v1.2.3