From 561ad06a0a08ce8f8710cbf1eb81c533dd5a10b1 Mon Sep 17 00:00:00 2001 From: Jonathan Elchison Date: Fri, 30 Sep 2016 10:21:55 -0400 Subject: [PATCH] Update version to 1.4.2 --- format-udf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format-udf.sh b/format-udf.sh index ce69365..5f6313b 100755 --- a/format-udf.sh +++ b/format-udf.sh @@ -4,7 +4,7 @@ # # Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, OS X, and Linux. This script should be capable of running in OS X or in Linux. # -# Version 1.4.1 +# Version 1.4.2 # # Copyright (C) 2016 Jonathan Elchison #