X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=1142b8e510e3c2eff35dd20c933551a8a7f98f51;hp=cadc4708fb8e81a8f8fa2502cf3961e7de6d58b7;hb=fa0267faa8f5b87ceb9f1bec70fa81347ee51b55;hpb=526ba1cce23f98c73f1e58584ba08bcfbbd942c2 diff --git a/grml-live b/grml-live index cadc470..1142b8e 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.27' +GRML_LIVE_VERSION='0.9.28-pre1' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"