X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=b0a8f185b7a586d600fc5cda24f5e47940efea4e;hb=7639a30c38ba14a6bbb07f751bb83b890374e5ec;hp=46df0533cb3588d2dcff8bba25c243c52da16b9c;hpb=7a9d6ff2fbd84dc8cb1c6d610d4f82889e2e7414;p=grml-live.git diff --git a/grml-live b/grml-live index 46df053..b0a8f18 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.24' +GRML_LIVE_VERSION='0.9.25' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"