X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=90033bc7699c4060afc04348b6c9d712bc805268;hb=c6ad808ff46297fb689766961b28407f3ff780f2;hp=dbe68a8080a1416b30f1d3c493cea213b1f75fd9;hpb=5c6be2fff28fe304eb8cc75752856a0f12ed2b6e;p=grml-live.git diff --git a/grml-live b/grml-live index dbe68a8..90033bc 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9.15' +GRML_LIVE_VERSION='0.9.17' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"