X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=fb7d8bad28a24de209887cf1358a6d1eac5a0eb1;hp=dbe68a8080a1416b30f1d3c493cea213b1f75fd9;hb=d902fc9343030b767f2bd1fbecfa8877a1e527df;hpb=3e0bb5c98c405536dea99bdaf98004317c6f8f73 diff --git a/grml-live b/grml-live index dbe68a8..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.15' +GRML_LIVE_VERSION='0.9.16' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"