From f58745c04d2e201b76940f0e2591b016beb59c52 Mon Sep 17 00:00:00 2001 From: John Supplee Date: Thu, 31 Jan 2019 09:49:07 +0200 Subject: [PATCH] Update version to v0.40-quota-0.11-alpha --- setup/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/bootstrap.sh b/setup/bootstrap.sh index aadb4147..9be40167 100644 --- a/setup/bootstrap.sh +++ b/setup/bootstrap.sh @@ -20,7 +20,7 @@ if [ -z "$TAG" ]; then # want to display in status checks. if [ "`lsb_release -d | sed 's/.*:\s*//' | sed 's/18\.04\.[0-9]/18.04/' `" == "Ubuntu 18.04 LTS" ]; then # This machine is running Ubuntu 18.04. - TAG=0.40-quota-0.1-alpha + TAG=v0.40-quota-0.11-alpha elif [ "`lsb_release -d | sed 's/.*:\s*//' | sed 's/14\.04\.[0-9]/14.04/' `" == "Ubuntu 14.04 LTS" ]; then # This machine is running Ubuntu 14.04.