From 1222362ba0e441c0a63c27db7f257527bf643939 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 26 Apr 2011 16:37:26 -0700 Subject: better handling of FB like activity object --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b521735f8..ed68a11d3 100644 --- a/boot.php +++ b/boot.php @@ -2,7 +2,7 @@ set_time_limit(0); -define ( 'FRIENDIKA_VERSION', '2.1.960' ); +define ( 'FRIENDIKA_VERSION', '2.1.961' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1053 ); -- cgit v1.2.3