X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=32afb5e4b4c7b2d910980a0925d2a1947e5eb3c5;hp=2dcdcf37bfbb35addee8b8d1af4d3cb790309fa8;hb=b21dfdc8a1fb3d576c3a80844f8d04ff8fe53650;hpb=cb1c89315de75e6e63dff55af9fcec74eb61e534 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)"