X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=90346a462825811b2f49dfab229769ce8c0379e2;hp=67bbaebefeca35f20f7deed24e8d49575b531e42;hb=82f9695335f16259ceb18fa54a3cb81cd1a42ce3;hpb=e5bc053219a216f7738645c5be0120477a95200e diff --git a/grml-live b/grml-live index 67bbaeb..90346a4 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9.10' +GRML_LIVE_VERSION='0.9.11' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"