Skip to content

Commit

Permalink
Finishing 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka committed Oct 22, 2016
1 parent 9358a50 commit 90c6e8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 4 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2016-11-22 Martin Dvorak <[email protected]>

* Released v1.21 - Ubuntu Yakkety Yak release

2016-04-27 Martin Dvorak <[email protected]>

* Released v1.20 - Bottom prompt
Expand Down
7 changes: 3 additions & 4 deletions dist/ubuntu-make-all-distros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 90c6e8c

Please sign in to comment.