aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-26 16:41:36 -0700
committerFriendika <info@friendika.com>2011-05-26 16:41:36 -0700
commit7acb8fa6e7144435b81b57e3ad949846b1cbb68d (patch)
treeea637d0e0d10234160eb0d648e1741381de9e5b3 /boot.php
parent5a0690d9407588b7ed2c312c56290e4a9917597d (diff)
downloadvolse-hubzilla-7acb8fa6e7144435b81b57e3ad949846b1cbb68d.tar.gz
volse-hubzilla-7acb8fa6e7144435b81b57e3ad949846b1cbb68d.tar.bz2
volse-hubzilla-7acb8fa6e7144435b81b57e3ad949846b1cbb68d.zip
add webfinger diagnostic module
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
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 );