GRML_FULL/GRML_FORENSIC: replace libewf with libewf1
[grml-live.git] / grml-live
index 90346a4..40521c3 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.11'
+GRML_LIVE_VERSION='0.9.12'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"