From a2b26948d8e472cecd3be6be524b92d86e8f3c4f Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 27 May 2011 15:33:01 -0700 Subject: duplicate likes if we posted it locally and it also comes back from FB --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 104e20f56..af16e8cbb 100644 --- a/boot.php +++ b/boot.php @@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.992' ); +define ( 'FRIENDIKA_VERSION', '2.2.993' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1058 ); -- cgit v1.2.3