aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-04 23:16:16 -0800
committerFriendika <info@friendika.com>2010-12-04 23:16:16 -0800
commite9a1abd133aa3db62d17ef8bdc91e8a75f4004d3 (patch)
treed48e62fd2589c56d02844249e65168e7198f3029 /boot.php
parent4507a571d3bea1fd32337565d05230ed2b2119a9 (diff)
downloadvolse-hubzilla-e9a1abd133aa3db62d17ef8bdc91e8a75f4004d3.tar.gz
volse-hubzilla-e9a1abd133aa3db62d17ef8bdc91e8a75f4004d3.tar.bz2
volse-hubzilla-e9a1abd133aa3db62d17ef8bdc91e8a75f4004d3.zip
flatten conversation hierarchy to one level on import but preserve all thread info
in case somebody wants to write a plugin to display as multi-level thread
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 545883eb9..49679c3b7 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1020 );
+define ( 'BUILD_ID', 1021 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );