X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=fb7d8bad28a24de209887cf1358a6d1eac5a0eb1;hp=25246d67c1808fd22292997c9c0f182b779259df;hb=ad023126c30e07f554fa8c7d8f5735fa739de23e;hpb=5b5c936ad418d1fd227199568c1449a366dc03b0 diff --git a/grml-live b/grml-live index 25246d6..fb7d8ba 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.13' +GRML_LIVE_VERSION='0.9.16' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"