X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=517a0185b4550d0cef68cedb29f55b79cd712ebd;hb=aa65d296b49c4f33eab285d1e8431b37f2e594c8;hp=df3481fd4c4de71c6ee68d5aa0afe2bd9cd37a0b;hpb=335fa94cff5cdb60cd829a0ad8d866bc7ff2e49a;p=grml-live-grml.git diff --git a/grml-live b/grml-live index df3481f..517a018 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.23' +GRML_LIVE_VERSION='0.9.24-pre1' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"