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