aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-13 02:07:57 -0800
committerFriendika <info@friendika.com>2011-01-13 02:07:57 -0800
commitb0a03c328fae157e20facf982552147bbadb2542 (patch)
tree43779946cf5ef0d19396e1a37fb9babe3592ddf6 /boot.php
parent9d6f3aa4dd43af69d490d0fe8d355893a206e73f (diff)
parent55598932936196d4a5012f801336c5d850b168ae (diff)
downloadvolse-hubzilla-b0a03c328fae157e20facf982552147bbadb2542.tar.gz
volse-hubzilla-b0a03c328fae157e20facf982552147bbadb2542.tar.bz2
volse-hubzilla-b0a03c328fae157e20facf982552147bbadb2542.zip
Merge branch 'dev'
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 600ce2cc0..46c514481 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1030 );
+define ( 'BUILD_ID', 1031 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );