aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-13 02:01:00 -0800
committerFriendika <info@friendika.com>2011-01-13 02:01:00 -0800
commit55598932936196d4a5012f801336c5d850b168ae (patch)
treed22c9d98072891bb0d4b4bdeb5dc0abcf16fa0b4 /boot.php
parentb11963f9ac3551ff850ddfd4c8c58fe0c87dee1a (diff)
downloadvolse-hubzilla-55598932936196d4a5012f801336c5d850b168ae.tar.gz
volse-hubzilla-55598932936196d4a5012f801336c5d850b168ae.tar.bz2
volse-hubzilla-55598932936196d4a5012f801336c5d850b168ae.zip
event and birthday data structures
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" );