X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=21eea563c099b6429d25333fdaf4935aba353221;hb=0b8bec9afdcc4f873cb746a0ab3461ac10110ccd;hp=bfc853bda94a236e4283af3553cc51d7695424db;hpb=5f8bc68065c2395c347271320ce654026332468c;p=grml-live.git 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)"