The following changes since commit 3ee531989f41b242b73d9f6cb33186a686a7133c: crc/sha512: fix missing finalize part of sha512 hash (2025-02-17 16:30:07 -0700) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to a6e474c9e896e4ba1eb40066a03402afb040710a: Fio 3.39 (2025-02-18 08:36:57 -0700) ---------------------------------------------------------------- Jens Axboe (1): Fio 3.39 FIO-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- Diff of recent changes: diff --git a/FIO-VERSION-GEN b/FIO-VERSION-GEN index 2393f394..623fd33d 100755 --- a/FIO-VERSION-GEN +++ b/FIO-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=FIO-VERSION-FILE -DEF_VER=fio-3.38 +DEF_VER=fio-3.39 LF=' '