aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-10-11 23:22:38 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-10-11 23:22:38 -0700
commitb9d768972e94dfa5e1511779726091214dece5cf (patch)
tree6d0f25ec30afa8801506818e427d434e96fe36f5 /boot.php
parent6b67d00fce5daaa26afa738beb06a91a4b10ccac (diff)
downloadvolse-hubzilla-b9d768972e94dfa5e1511779726091214dece5cf.tar.gz
volse-hubzilla-b9d768972e94dfa5e1511779726091214dece5cf.tar.bz2
volse-hubzilla-b9d768972e94dfa5e1511779726091214dece5cf.zip
added 's' keys - salmon keys, small keys, stupid keys, 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 640c0199f..3f2a2551b 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID' , 1005 );
+define ( 'BUILD_ID' , 1006 );
define ( 'EOL', "<br />\r\n");
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );