From 990d5e82a0c38831240590f907fb4c6efd62041d Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 18 May 2011 17:29:12 -0700 Subject: doc updates - connecting to services --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index ec64d5ee4..0eb1a36c8 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.983' ); +define ( 'FRIENDIKA_VERSION', '2.2.984' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3