PPA update to the current release.

This commit is contained in:
Martin Dvorak 2018-02-18 11:28:52 +01:00
parent 069ad24822
commit c0c6db116a
2 changed files with 3 additions and 3 deletions

View file

@ -19,8 +19,8 @@ export HHBZRMSG="Top and bottom prompt."
export VERSION=1.24.
export MINOR=0
# precise quantal saucy precise utopic vivid wily yakkety / trusty xenial zesty artful
for DISTRO in trustry xenial zesty artful
# precise quantal saucy precise utopic vivid wily yakkety zesty / trusty xenial artful
for DISTRO in trustry xenial artful
do
./ubuntu-make-distro.sh ${DISTRO} ${VERSION}${MINOR} "${HHBZRMSG}"

View file

@ -247,7 +247,7 @@ static const char *HELP_STRING=
"\n";
static const char *VERSION_STRING=
"hh version \"1.24\" (2018-01-03T12:19:00)"
"hh version \"1.24\" (2018-02-18T11:00:00)"
"\n";
// TODO help screen - curses window (tig)