The following changes since commit b2403d413ee734e8835539319d8bc3429a0777ac: Merge branch 'delete-instead-of-unlink' of https://github.com/edigaryev/fio (2024-03-25 10:45:13 -0600) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 9213e16d98b0e9d2f8d4f7e760ed0fd45c8960f6: Fio 3.37 (2024-03-26 15:13:51 -0600) ---------------------------------------------------------------- Jens Axboe (1): Fio 3.37 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 cf8dbb0e..be0d7620 100755 --- a/FIO-VERSION-GEN +++ b/FIO-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=FIO-VERSION-FILE -DEF_VER=fio-3.36 +DEF_VER=fio-3.37 LF=' '