X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=6a6a8b6f72fd65f80845583558258a59bcc6295c;hb=refs%2Ftags%2Fv0.9.28;hp=5a8dffcfff52423c4f7f57548328ed38c2ffd391;hpb=3e05e8e15e7c716259a800fd065ce3819eb19fdf;p=grml-live.git diff --git a/grml-live b/grml-live index 5a8dffc..6a6a8b6 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.28-pre1' +GRML_LIVE_VERSION='0.9.28' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"