From 3c5c5f37b0226cbbb233540a26d4bae6c7ce4088 Mon Sep 17 00:00:00 2001 From: Jonathan Elchison Date: Mon, 19 Dec 2016 06:06:33 -0500 Subject: [PATCH] Update version to 1.4.4 --- format-udf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format-udf.sh b/format-udf.sh index f52bd82..21cd1b0 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.3 +# Version 1.4.4 # # Copyright (C) 2016 Jonathan Elchison #