X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=90033bc7699c4060afc04348b6c9d712bc805268;hp=556425a5d0ab8fd55423b706181aad428377d496;hb=faf4469199a8482f3f07ed189619041de240b4a1;hpb=c7cfb76e22b2b74b14550c468fd2df11bcd00c8d diff --git a/grml-live b/grml-live index 556425a..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.14' +GRML_LIVE_VERSION='0.9.17' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"