X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=fb7d8bad28a24de209887cf1358a6d1eac5a0eb1;hb=d902fc9343030b767f2bd1fbecfa8877a1e527df;hp=25246d67c1808fd22292997c9c0f182b779259df;hpb=5b5c936ad418d1fd227199568c1449a366dc03b0;p=grml-live-grml.git 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)"