X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=21eea563c099b6429d25333fdaf4935aba353221;hp=bfc853bda94a236e4283af3553cc51d7695424db;hb=bc3337689e451fa5c3c468179a8c7a9f46dbfed3;hpb=5f8bc68065c2395c347271320ce654026332468c diff --git a/grml-live b/grml-live index bfc853b..21eea56 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.6' +GRML_LIVE_VERSION='0.9.7' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"