aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-20 15:11:36 -0700
committerFriendika <info@friendika.com>2011-05-20 15:11:36 -0700
commit5f20925220574323e8d32483e57ef9ebbf0b3256 (patch)
tree96261c44bb4de548ab8a9b6e6c73f6ff0efa0634 /boot.php
parent1fcf8ff5deaf1b175c41e4b6ef3d8a396a6de8dd (diff)
downloadvolse-hubzilla-5f20925220574323e8d32483e57ef9ebbf0b3256.tar.gz
volse-hubzilla-5f20925220574323e8d32483e57ef9ebbf0b3256.tar.bz2
volse-hubzilla-5f20925220574323e8d32483e57ef9ebbf0b3256.zip
deny link not clickable on admin approval notification page
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 66a76f49d..73aa4df63 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.985' );
+define ( 'FRIENDIKA_VERSION', '2.2.986' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );