From 49078af7ed00aed5adb39f2fd0dd17b001e1496d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 24 Sep 2008 18:37:02 +0200 Subject: [PATCH] Bump version number in grml-live --- grml-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grml-live b/grml-live index 37f688b..2dcdcf3 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.2' +GRML_LIVE_VERSION='0.9.3' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4