X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml-live;h=393b974470405a8129c2a44c04bdde6fb459a515;hb=761bfd6121c0e2e2d24522590b71bf0af56bed1d;hp=fcb62c769b868ccba3e397de9fe969cf90657c9a;hpb=a4b17e9e0ac5de3771ae935ae32d4391dbbf065c;p=grml-live.git diff --git a/grml-live b/grml-live index fcb62c7..393b974 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.4' +GRML_LIVE_VERSION='0.9.5' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"