diff --git a/Changelog b/Changelog index a54beeff..39a18dff 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +2016-11-22 Martin Dvorak + + * Released v1.21 - Ubuntu Yakkety Yak release + 2016-04-27 Martin Dvorak * Released v1.20 - Bottom prompt diff --git a/dist/ubuntu-make-all-distros.sh b/dist/ubuntu-make-all-distros.sh index cf7fc930..9c4e14da 100755 --- a/dist/ubuntu-make-all-distros.sh +++ b/dist/ubuntu-make-all-distros.sh @@ -17,11 +17,10 @@ fi export HHBZRMSG="Top and bottom prompt." export VERSION=1.21. -export MINOR=1 +export MINOR=2 -# precise quantal saucy precise utopic / trusty vivid wily xenial yakkety -# trusty xenial yakkety -for DISTRO in yakkety +# precise quantal saucy precise utopic / trusty vivid wily xenial yakkety +for DISTRO in trusty xenial yakkety do ./ubuntu-make-distro.sh ${DISTRO} ${VERSION}${MINOR} "${HHBZRMSG}"