X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml-live;h=6a6a8b6f72fd65f80845583558258a59bcc6295c;hb=5a0b568b9e6e88c7924646965aa2ead98b6e01b8;hp=5a8dffcfff52423c4f7f57548328ed38c2ffd391;hpb=8dc52134f815a519600c31513120d7eb535aa381;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)"