From 5892e5d98c828bf239a643eaf03b6585ba26f5e6 Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Mon, 23 Nov 2015 20:32:49 +0100 Subject: [PATCH] Wily. --- dist/ubuntu-make-all-distros.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/ubuntu-make-all-distros.sh b/dist/ubuntu-make-all-distros.sh index 017c265..6ad05cb 100755 --- a/dist/ubuntu-make-all-distros.sh +++ b/dist/ubuntu-make-all-distros.sh @@ -13,8 +13,8 @@ export HHBZRMSG="History management and color themes fixes." export VERSION=1.18. export MINOR=1 -# precise quantal saucy precise / trusty utopic vivid -for DISTRO in trusty utopic vivid +# precise quantal saucy precise / trusty utopic vivid wily +for DISTRO in wily do ./ubuntu-make-distro.sh ${DISTRO} ${VERSION}${MINOR} "${HHBZRMSG}"