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