X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=393b974470405a8129c2a44c04bdde6fb459a515;hb=c8546cb8d8d0870c6993343a7b5cfe27694cbf4e;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)"