From 8ef26a362400bcf62cfd7b921a5234f8736c921c Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 30 Jun 2010 19:38:16 +0200 Subject: [PATCH] Bump grml-live version string. Signed-off-by: Michael Prokop --- grml-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grml-live b/grml-live index 024f5f3..4892a83 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.41' +GRML_LIVE_VERSION='0.9.41~git' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4