From: Michael Prokop Date: Sat, 24 May 2008 23:37:51 +0000 (+0200) Subject: Adjust version number in the script itself X-Git-Tag: 0.9.1 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=ff681cb6b8ceff03d0179971a881364f06d185f1;hp=ae7d2eaecc1da99f0aad38e2ed6101744f4c0b68 Adjust version number in the script itself --- diff --git a/grml2usb b/grml2usb index 9e94b26..5e37a67 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: Sun May 25 01:29:21 CEST 2008 [mika] +# Latest change: Sun May 25 01:37:43 CEST 2008 [mika] ################################################################################ # colors {{{ @@ -49,7 +49,7 @@ LANGUAGE='C' LC_ALL='C' PROGRAMNAME=${0##*/} - VERSION='0.9.0' + VERSION='0.9.1' ISO="$1" DEVICE="$2"