diff --git a/setup/bootstrap.sh b/setup/bootstrap.sh index ff7aac8c..cbf2c7c3 100755 --- a/setup/bootstrap.sh +++ b/setup/bootstrap.sh @@ -7,7 +7,7 @@ ######################################################### if [ -z "$TAG" ]; then - TAG=v0.02 + TAG=v0.03 fi # Are we running as root?