aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-10-23 01:20:26 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-10-23 01:20:26 -0700
commitb8b227b32882fb511c8481a41c53637e7ce7707a (patch)
tree9116351081efa6547268a62332dc4385b1422fbd /boot.php
parentd850badf2b5717afe39a5fd96dabd29aa013910a (diff)
downloadvolse-hubzilla-b8b227b32882fb511c8481a41c53637e7ce7707a.tar.gz
volse-hubzilla-b8b227b32882fb511c8481a41c53637e7ce7707a.tar.bz2
volse-hubzilla-b8b227b32882fb511c8481a41c53637e7ce7707a.zip
add nicknames to contact records (going forward and retroactive)
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 c8649f2d6..7885bb4ea 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1011 );
+define ( 'BUILD_ID', 1012 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );