From 34f3cb68a67110fc75fedca7e5aeb70ab3f9aa4f Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 5 May 2011 20:35:46 -0700 Subject: document the end-user steps needed to use optional Facebook connector --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index cddba996c..b3dd8635c 100644 --- a/boot.php +++ b/boot.php @@ -3,7 +3,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.1.969' ); +define ( 'FRIENDIKA_VERSION', '2.1.970' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3