X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=2dcdcf37bfbb35addee8b8d1af4d3cb790309fa8;hb=49078af7ed00aed5adb39f2fd0dd17b001e1496d;hp=37f688b04e248227525f9400647fd05cc0d61237;hpb=152f1d98e09e062d74b1b1a0c2e19fdd8f5d7585;p=grml-live.git diff --git a/grml-live b/grml-live index 37f688b..2dcdcf3 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.2' +GRML_LIVE_VERSION='0.9.3' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"