X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=96ecb19528ee67811f08f9c38642c19c44efaf9e;hp=90346a462825811b2f49dfab229769ce8c0379e2;hb=2fbe4bd77ee0382983d4cf75c0bb5ff01bb5b945;hpb=82f9695335f16259ceb18fa54a3cb81cd1a42ce3 diff --git a/grml-live b/grml-live index 90346a4..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.11' +GRML_LIVE_VERSION='0.9.13' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"