X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=96ecb19528ee67811f08f9c38642c19c44efaf9e;hp=40521c3ded737412bd076493613bc906806487b4;hb=2fbe4bd77ee0382983d4cf75c0bb5ff01bb5b945;hpb=0eb0ca5b67506ab38fd1cef90150e1edc59cdfbb 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)"