X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=2dcdcf37bfbb35addee8b8d1af4d3cb790309fa8;hp=37f688b04e248227525f9400647fd05cc0d61237;hb=49078af7ed00aed5adb39f2fd0dd17b001e1496d;hpb=dff496980bcc1f22278029ed040a89b4aa8a09e3 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)"