X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=27cbddf0ebaba8a64a72f09a45436505e8c7a654;hp=64d95eb38c6aa625484ee634d6d2f917ea66d2fb;hb=1b73bf8ef6e1a7057e09d7f74507de4b91017751;hpb=cd37abd0e9a40ce86f1351ff93f574c89e778318 diff --git a/grml2usb b/grml2usb index 64d95eb..27cbddf 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 14:43:44 CET 2007 [mika] +# Latest change: Fre Mär 16 16:04:18 CET 2007 [mika] ################################################################################ # colors {{{ @@ -49,7 +49,7 @@ LANGUAGE='C' LC_ALL='C' PROGRAMNAME=${0##*/} - VERSION='0.7' + VERSION='0.7.4' ISO="$1" DEVICE="$2" [ -n "$TMPMNT" ] || TMPMNT='/mnt/test'