aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-07 18:13:51 -0800
committerFriendika <info@friendika.com>2010-12-07 18:13:51 -0800
commit5763d31b4f213fbb2eea4d366a9c7ad534a7f1ec (patch)
tree7e90cc7594e842f9bc9da8bdefd298a3bf73a274 /boot.php
parent8b086a76e5607c3db96ca17ce66d2a68139d2584 (diff)
downloadvolse-hubzilla-5763d31b4f213fbb2eea4d366a9c7ad534a7f1ec.tar.gz
volse-hubzilla-5763d31b4f213fbb2eea4d366a9c7ad534a7f1ec.tar.bz2
volse-hubzilla-5763d31b4f213fbb2eea4d366a9c7ad534a7f1ec.zip
db prepare for enhanced magic profiles and remote privacy indicators, fixed $lang setting to use system config var, some other syntax issues
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 a80832b89..451a622c0 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1021 );
+define ( 'BUILD_ID', 1022 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );