From 2fcb5922c3ff883960f1dbb0aa63c2597dc38f15 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 2 Jun 2011 17:41:04 -0700 Subject: don't notify failed FB delivery of likes, which have no id. --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index ea119411e..0af73c468 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.998' ); +define ( 'FRIENDIKA_VERSION', '2.2.999' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1059 ); -- cgit v1.2.3