X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=0e2a49df88ffd107d442d485bdb309efd9ee92b0;hb=9f4463306ea5907f20f56a4886dd74025245663d;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)"