aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2010-12-17 11:53:05 +0100
committerroot <root@diekershoff.homeunix.net>2010-12-17 11:53:05 +0100
commitf6ee615a79eaab03adc540704ab17b8a44a3d9e8 (patch)
treec92b91abd9e84d32bcfebda77529b68887b16c9b /boot.php
parent79ab5b2ff87ef171a9baf604179080861d64d788 (diff)
parentd1261e50c6a804d329b674dfba66574419c5f6c5 (diff)
downloadvolse-hubzilla-f6ee615a79eaab03adc540704ab17b8a44a3d9e8.tar.gz
volse-hubzilla-f6ee615a79eaab03adc540704ab17b8a44a3d9e8.tar.bz2
volse-hubzilla-f6ee615a79eaab03adc540704ab17b8a44a3d9e8.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 1546429c3..1870e059e 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1023 );
+define ( 'BUILD_ID', 1024 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );