X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml-live;h=8fe8db2fc11a225366cb00baadf5d8815ecdb68e;hb=50b71054d55d30593623982624156b94e6f4a40a;hp=0af9d7a4761fa90f99fc9a14317ad6d7fb35fa48;hpb=3796c8e0de3e8a021606f8b77d654ea5c5bc12d7;p=grml-live.git diff --git a/grml-live b/grml-live index 0af9d7a..8fe8db2 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.23-prerelease' +GRML_LIVE_VERSION='0.9.23' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"