X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=7f728da1aa54478663f4f2fb47d2166b98af70f3;hb=f3155321bd414f4ec83935ceb031a55496c8339f;hp=b35bacd47d5ad4a3dd2eb078998bcaf0974b6f18;hpb=8d670a0bc3b42a916623931027837650f840b068;p=grml-live.git diff --git a/grml-live b/grml-live index b35bacd..7f728da 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.22' +GRML_LIVE_VERSION='0.9.23-prerelease' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"