X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=0e2a49df88ffd107d442d485bdb309efd9ee92b0;hp=b74432cdb8d6d4044bd7f43acc13f3c16c067d48;hb=1efc176faeb4493102a306e3f28b289c49849b5d;hpb=9faaf1f2c1bfa06a3d077f75cb7f15e4a2237e2a 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)"