X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=50872acb343dbc3d96142c3b485a6a761b01b4fb;hp=47ee4ff4dd4c990489faeb57ac2ec67f35c44ed0;hb=b92391f5cc663eff81a622cb2b7ec19e2c46291a;hpb=9034ab9c7d91e1a9d60c5a4917e5ce06a3737f73 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)"