From 5f20925220574323e8d32483e57ef9ebbf0b3256 Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 20 May 2011 15:11:36 -0700 Subject: deny link not clickable on admin approval notification page --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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 ); -- cgit v1.2.3