From 7acb8fa6e7144435b81b57e3ad949846b1cbb68d Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 26 May 2011 16:41:36 -0700 Subject: add webfinger diagnostic module --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index cac272be5..c567533c1 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.991' ); +define ( 'FRIENDIKA_VERSION', '2.2.992' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1058 ); -- cgit v1.2.3