X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml2usb;h=9c5f1d92317ee564832e214653091c3b9319e2b4;hb=refs%2Ftags%2F0.7.5;hp=db8237942e024d8b783b480dfb647373150bdf0c;hpb=d5145cea1a7e2264f50cc888ac39a403c550bfc5;p=grml2usb.git diff --git a/grml2usb b/grml2usb index db82379..9c5f1d9 100755 --- a/grml2usb +++ b/grml2usb @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Fre Mär 16 16:04:18 CET 2007 [mika] +# Latest change: Mit Apr 04 00:02:50 CEST 2007 [mika] ################################################################################ # colors {{{ @@ -49,7 +49,7 @@ LANGUAGE='C' LC_ALL='C' PROGRAMNAME=${0##*/} - VERSION='0.7.4' + VERSION='0.7.5' ISO="$1" DEVICE="$2" [ -n "$TMPMNT" ] || TMPMNT='/mnt/test'