X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=0e2a49df88ffd107d442d485bdb309efd9ee92b0;hb=f18c5ff4b645223a8dde7586b602861d3edce467;hp=17222ba96f589947f10e444c2ca92739acf6e2b2;hpb=13709006bdcef20cdb32241a26e338759f78803f;p=grml-live.git diff --git a/grml-live b/grml-live index 17222ba..0e2a49d 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi # exit on any error: set -e -GRML_LIVE_VERSION='0.9.18' +GRML_LIVE_VERSION='0.9.20' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"