X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=f0a5e15804fe3b917e0145a175ba89e22390df71;hp=46df0533cb3588d2dcff8bba25c243c52da16b9c;hb=1ea6102da1083bc8fea151a52e7c73e182b6685f;hpb=7a9d6ff2fbd84dc8cb1c6d610d4f82889e2e7414 diff --git a/grml-live b/grml-live index 46df053..f0a5e15 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-pre1' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"