X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=b74432cdb8d6d4044bd7f43acc13f3c16c067d48;hp=17222ba96f589947f10e444c2ca92739acf6e2b2;hb=a85d1b0b935d48910fa0ec9c27ab09c77cbc50c1;hpb=e8046d16f886708eb62e3879411e108bf3f2104c diff --git a/grml-live b/grml-live index 17222ba..b74432c 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.19' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"