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