From 0dfcbe9c44f38c717f8a4ff2516153ce9240306f Mon Sep 17 00:00:00 2001 From: Friendika Date: Sat, 21 May 2011 17:13:51 -0700 Subject: better handling of twitter follows, remove ajax anchor /#!/ --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 73aa4df63..0704c2305 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.986' ); +define ( 'FRIENDIKA_VERSION', '2.2.987' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3