From 878067101f09b20014fab4c7f1265656528575d8 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 20 Dec 2010 00:27:00 -0800 Subject: block connection/friend request spam --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 329165ef8..9f6f88d68 100644 --- a/boot.php +++ b/boot.php @@ -2,7 +2,7 @@ set_time_limit(0); -define ( 'BUILD_ID', 1025 ); +define ( 'BUILD_ID', 1026 ); define ( 'DFRN_PROTOCOL_VERSION', '2.0' ); define ( 'EOL', "
\r\n" ); -- cgit v1.2.3