aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-28 01:06:34 -0800
committerFriendika <info@friendika.com>2010-12-28 01:06:34 -0800
commit7b6385df946db4a61e8fc330c1a89b1415ca68ef (patch)
treef0a5f4ba4384ee274bad694112eb0140656c3f21 /boot.php
parent76d92d3f6249845f5eaba573083aba0f99755afc (diff)
downloadvolse-hubzilla-7b6385df946db4a61e8fc330c1a89b1415ca68ef.tar.gz
volse-hubzilla-7b6385df946db4a61e8fc330c1a89b1415ca68ef.tar.bz2
volse-hubzilla-7b6385df946db4a61e8fc330c1a89b1415ca68ef.zip
freeform text area for private contact info - notes or things you just want to remember (addresses, phone numbers, birthdays, whatever)
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" );