Bump version number in grml-live script. [Closes: issue888]
authorMichael Prokop <mika@grml.org>
Wed, 4 Aug 2010 03:23:26 +0000 (23:23 -0400)
committerMichael Prokop <mika@grml.org>
Wed, 4 Aug 2010 03:23:26 +0000 (23:23 -0400)
grml-live

index 060d3a2..f0eb8d8 100755 (executable)
--- 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'