aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-20 00:27:00 -0800
committerFriendika <info@friendika.com>2010-12-20 00:27:00 -0800
commit878067101f09b20014fab4c7f1265656528575d8 (patch)
tree4362be3bf61a16acbf76b6a98c65520fd2ef9c09 /boot.php
parent2632c2313069ff418737ecf0f8f6885f02d3e5b1 (diff)
downloadvolse-hubzilla-878067101f09b20014fab4c7f1265656528575d8.tar.gz
volse-hubzilla-878067101f09b20014fab4c7f1265656528575d8.tar.bz2
volse-hubzilla-878067101f09b20014fab4c7f1265656528575d8.zip
block connection/friend request spam
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 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', "<br />\r\n" );