From 286f493979fb8f4e9f0fd9d077b9ed53a787a5fd Mon Sep 17 00:00:00 2001 From: Jonathan Elchison Date: Sun, 30 Oct 2016 18:23:14 -0400 Subject: [PATCH] Update version to 1.4.3 --- format-udf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format-udf.sh b/format-udf.sh index 7728e8b..1d899c6 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.2 +# Version 1.4.3 # # Copyright (C) 2016 Jonathan Elchison #