X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=5f235e7e6002c95b820d946a3c05e9e1b88d850e;hb=refs%2Ftags%2Fv0.9.26;hp=ba3ea61105baede928f7702b5979c7ca49573d69;hpb=dfc9f9eab54abbe24dc0076b2b3e4476d4a0fbd7;p=grml-live.git diff --git a/grml-live b/grml-live index ba3ea61..5f235e7 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.26-pre1' +GRML_LIVE_VERSION='0.9.26' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"