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