aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2010-12-30 07:58:18 +0100
committerroot <root@diekershoff.homeunix.net>2010-12-30 07:58:18 +0100
commited6416b4ffcadf8b1a8a5f9d877b506b0e34d6bf (patch)
tree231f1b6ee875012f8d2c05cc8238f1f2380d1c72 /boot.php
parent8e07525dfb47cfb8bf04d51ebcde51c83b8d41ca (diff)
parentf632a4a53ac5da48c5ed6ee08f05c4d847029698 (diff)
downloadvolse-hubzilla-ed6416b4ffcadf8b1a8a5f9d877b506b0e34d6bf.tar.gz
volse-hubzilla-ed6416b4ffcadf8b1a8a5f9d877b506b0e34d6bf.tar.bz2
volse-hubzilla-ed6416b4ffcadf8b1a8a5f9d877b506b0e34d6bf.zip
Merge branch 'master' of git://github.com/friendika/friendika
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 6565d40bd..197b6d238 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1029 );
+define ( 'BUILD_ID', 1030 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );