Adjust version number in the script itself 0.9.1
authorMichael Prokop <devnull@localhost>
Sat, 24 May 2008 23:37:51 +0000 (01:37 +0200)
committerMichael Prokop <devnull@localhost>
Sat, 24 May 2008 23:37:51 +0000 (01:37 +0200)
grml2usb

index 9e94b26..5e37a67 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -4,7 +4,7 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # 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 {{{
 ################################################################################
 
 # colors {{{
@@ -49,7 +49,7 @@
   LANGUAGE='C'
   LC_ALL='C'
   PROGRAMNAME=${0##*/}
   LANGUAGE='C'
   LC_ALL='C'
   PROGRAMNAME=${0##*/}
-  VERSION='0.9.0'
+  VERSION='0.9.1'
   ISO="$1"
   DEVICE="$2"
 
   ISO="$1"
   DEVICE="$2"