From d37d0509a24a34d0b42db14ee7f7779630e0852e Mon Sep 17 00:00:00 2001 From: Mark McKinnon Date: Thu, 3 Apr 2025 21:23:56 -0400 Subject: [PATCH] Update unix_setup.sh For TSK 4.14.0 --- unix_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix_setup.sh b/unix_setup.sh index 2456ea3d94..8e5fffce11 100644 --- a/unix_setup.sh +++ b/unix_setup.sh @@ -5,7 +5,7 @@ # NOTE: update_sleuthkit_version.pl updates this value and relies # on it keeping the same name and whitespace. Don't change it. -TSK_VERSION=4.13.0 +TSK_VERSION=4.14.0 usage() {