X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=40521c3ded737412bd076493613bc906806487b4;hp=90346a462825811b2f49dfab229769ce8c0379e2;hb=0eb0ca5b67506ab38fd1cef90150e1edc59cdfbb;hpb=348095884f67b8e22be1f59a415fe9948f68128e diff --git a/grml-live b/grml-live index 90346a4..40521c3 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.11' +GRML_LIVE_VERSION='0.9.12' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"