bump bootstrap.sh to incoming 0.03 tag

This commit is contained in:
Joshua Tauberer 2014-09-24 12:48:15 +00:00
parent 8e0967dd8e
commit 5714b3c6b7
1 changed files with 1 additions and 1 deletions

View File

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