aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-09-30 19:41:22 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-09-30 19:41:22 -0700
commitabe6a3286e80359d03a9f45ee86657bf84a47ac2 (patch)
tree812117e547a6dc41b5f34922fd66c2920064f196 /boot.php
parent7ad27f5737b4c3dc800c8a707a3010ec33672389 (diff)
downloadvolse-hubzilla-abe6a3286e80359d03a9f45ee86657bf84a47ac2.tar.gz
volse-hubzilla-abe6a3286e80359d03a9f45ee86657bf84a47ac2.tar.bz2
volse-hubzilla-abe6a3286e80359d03a9f45ee86657bf84a47ac2.zip
pubsubhubbub endpoint
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 a264da2e6..9ebdef1bf 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID' , 1003 );
+define ( 'BUILD_ID' , 1004 );
define ( 'EOL', "<br />\r\n");
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );