X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=96ecb19528ee67811f08f9c38642c19c44efaf9e;hp=40521c3ded737412bd076493613bc906806487b4;hb=ef959606acf71972690b75197801a0354444c160;hpb=4bb731a0f869a0818edafdb411e4827318d4c939 diff --git a/grml-live b/grml-live index 40521c3..96ecb19 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.12' +GRML_LIVE_VERSION='0.9.13' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"