added zesty to ubuntu releases

This commit is contained in:
csoler 2017-04-23 17:53:25 +02:00
parent 06e90e6549
commit 190a638cc1

View File

@ -54,7 +54,7 @@ while [ ${#} -gt 0 ]; do
done
if test "${dist}" = "" ; then
dist="precise trusty vivid xenial yakkety"
dist="precise trusty vivid xenial yakkety zesty"
fi
echo Attempting to get revision number...