X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=bfc7f5a68b9bfb8372687d2e0bb653fa2ddb4719;hb=0a4290eb97e6faa466b3563e24544d5000ca5d91;hp=49e2ad72b766fdd7cf37939faad7e1a43db79096;hpb=464c9eb31b277a730c5d223b7fc30c39a93b0f9f;p=grml-live.git diff --git a/grml-live b/grml-live index 49e2ad7..bfc7f5a 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.24-pre1' +GRML_LIVE_VERSION='0.9.24' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"