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