From: Michael Prokop Date: Sat, 24 Oct 2009 09:17:34 +0000 (+0200) Subject: Update for release 0.9.25 X-Git-Tag: v0.9.25~4 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=7639a30c38ba14a6bbb07f751bb83b890374e5ec;p=grml-live.git Update for release 0.9.25 --- 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)"