Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

bumb grml2hd version in script too
authorMichael Prokop <mika@grml.org>
Sat Dec 16 20:24:36 2006 +0100 (23 months ago)
changeset 39eac254644113
manifesteac254644113
parent 38a40c8c1bd5d0
child 40b1c48ad2735a
bumb grml2hd version in script too
grml2hd
--- a/grml2hd Sat Dec 16 20:24:15 2006 +0100
+++ b/grml2hd Sat Dec 16 20:24:36 2006 +0100
@@ -4,7 +4,7 @@
# Authors: grml-team (grml.org), (c) Andreas Gredler <jimmy@grml.org>, Michael Prokop <mika@grml.org>
# Bug-Reports: see http://grml.org/bugs/
# License: This file is licensed under the GPL v2.
-# Latest change: Sam Dez 16 19:07:15 CET 2006 [mika]
+# Latest change: Sam Dez 16 20:24:25 CET 2006 [mika]
################################################################################
LANG='C'
@@ -49,7 +49,7 @@ image=/boot/memtest86+.bin
"
# variables
-VERSION='0.9.1'
+VERSION='0.9.2'
PN=$(basename "$0")
PID="$(echo $$)"
UNAME=$(uname -r)