X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=6a6a8b6f72fd65f80845583558258a59bcc6295c;hb=865ae7e55ec3a1f8e23ee84ee97acefa065ba251;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)"