aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-19 17:46:26 -0800
committerFriendika <info@friendika.com>2010-12-19 17:46:26 -0800
commit24a9a41f969cfd7625847c77a949e4b279f68406 (patch)
treea78eb978ea9def0bb85b2202d90662ae23c3c22f /boot.php
parent4a2d83fcfff548e50d3138ff617c0acd99445e03 (diff)
downloadvolse-hubzilla-24a9a41f969cfd7625847c77a949e4b279f68406.tar.gz
volse-hubzilla-24a9a41f969cfd7625847c77a949e4b279f68406.tar.bz2
volse-hubzilla-24a9a41f969cfd7625847c77a949e4b279f68406.zip
added "secret" profile search keywords
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 1870e059e..329165ef8 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1024 );
+define ( 'BUILD_ID', 1025 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );