X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=6b2037326acd3d30ef6182a85c04b89baac01118;hb=b38bc143fc66786a80e97175fc460b777f68de80;hp=b0a8f185b7a586d600fc5cda24f5e47940efea4e;hpb=7639a30c38ba14a6bbb07f751bb83b890374e5ec;p=grml-live.git diff --git a/grml-live b/grml-live index b0a8f18..6b20373 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.25' +GRML_LIVE_VERSION='0.9.26-pre1' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"