aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-09-30 21:00:06 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-09-30 21:00:06 -0700
commit632c5570086bdfd8c8a311ccec44648697a8ef8b (patch)
tree4b7fea4f6f63938a374677b4a6a775bd15635d70 /boot.php
parent465ba71b584ad596729c23717226a9bdeb896553 (diff)
downloadvolse-hubzilla-632c5570086bdfd8c8a311ccec44648697a8ef8b.tar.gz
volse-hubzilla-632c5570086bdfd8c8a311ccec44648697a8ef8b.tar.bz2
volse-hubzilla-632c5570086bdfd8c8a311ccec44648697a8ef8b.zip
pubsubhubbub db refinements
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 9ebdef1bf..5baaa218f 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID' , 1004 );
+define ( 'BUILD_ID' , 1005 );
define ( 'EOL', "<br />\r\n");
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );