Skip to content

Commit 90c6e8c

Browse files
committed
Finishing 1.21
1 parent 9358a50 commit 90c6e8c

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-11-22 Martin Dvorak <[email protected]>
2+
3+
* Released v1.21 - Ubuntu Yakkety Yak release
4+
15
2016-04-27 Martin Dvorak <[email protected]>
26

37
* Released v1.20 - Bottom prompt

dist/ubuntu-make-all-distros.sh

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ fi
1717

1818
export HHBZRMSG="Top and bottom prompt."
1919
export VERSION=1.21.
20-
export MINOR=1
20+
export MINOR=2
2121

22-
# precise quantal saucy precise utopic / trusty vivid wily xenial yakkety
23-
# trusty xenial yakkety
24-
for DISTRO in yakkety
22+
# precise quantal saucy precise utopic / trusty vivid wily xenial yakkety
23+
for DISTRO in trusty xenial yakkety
2524
do
2625

2726
./ubuntu-make-distro.sh ${DISTRO} ${VERSION}${MINOR} "${HHBZRMSG}"

0 commit comments

Comments
 (0)