X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=50872acb343dbc3d96142c3b485a6a761b01b4fb;hb=032c175f8c6a52c3b9c4fa34eb91d6326edac451;hp=47ee4ff4dd4c990489faeb57ac2ec67f35c44ed0;hpb=4309ce0fac1b2520705543aa69cc084932cbf800;p=grml-live.git diff --git a/grml-live b/grml-live index 47ee4ff..50872ac 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.5' +GRML_LIVE_VERSION='0.9.6' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"