Adjust version number of script
authorMichael Prokop <mika@grml.org>
Mon, 11 May 2009 21:52:18 +0000 (23:52 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 12 May 2009 18:20:57 +0000 (20:20 +0200)
grml-live

index 25246d6..556425a 100755 (executable)
--- 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.13'
+GRML_LIVE_VERSION='0.9.14'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"