From 5a0cc51af04d9542ad02065f7caa8b7000909b7f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 2 Sep 2008 00:26:01 +0200 Subject: [PATCH] Update version in script itself --- grml-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grml-live b/grml-live index e629957..36190ad 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9.0' +GRML_LIVE_VERSION='0.9.1' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4