From 9f059faf8aa6aaddd527ab1a3cd1892c631823f4 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 3 Aug 2010 23:23:26 -0400 Subject: [PATCH] Bump version number in grml-live script. [Closes: issue888] --- grml-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grml-live b/grml-live index 060d3a2..f0eb8d8 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.43' +GRML_LIVE_VERSION='0.10.1' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4