X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=dbe68a8080a1416b30f1d3c493cea213b1f75fd9;hp=556425a5d0ab8fd55423b706181aad428377d496;hb=5c6be2fff28fe304eb8cc75752856a0f12ed2b6e;hpb=6ba49757b3afd79ad74fc53c9b8029fc9119fc5e diff --git a/grml-live b/grml-live index 556425a..dbe68a8 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.14' +GRML_LIVE_VERSION='0.9.15' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"