bump bootstrap to incoming v0.04 tag

This commit is contained in:
Joshua Tauberer 2014-10-15 12:33:20 -04:00
parent 86a5394f07
commit 8902e9d1fc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.03
TAG=v0.04
fi
# Are we running as root?