diff --git a/setup/bootstrap.sh b/setup/bootstrap.sh index 968a2821..66cedb9e 100644 --- a/setup/bootstrap.sh +++ b/setup/bootstrap.sh @@ -7,7 +7,7 @@ ######################################################### if [ -z "$TAG" ]; then - TAG=v0.11 + TAG=v0.11b fi # Are we running as root?