The following changes since commit 02ee8a1ba7ea798f03fb029f589382b6f799be24: test: use homebrew to install sphinx instead of pip on macOS (2022-11-04 13:50:31 -0400) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 72bcaffd7d56d4c2ebad6d0a1e465e0e9db8be40: Fio 3.33 (2022-11-06 13:55:41 -0700) ---------------------------------------------------------------- Jens Axboe (1): Fio 3.33 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 db073818..5a0822c9 100755 --- a/FIO-VERSION-GEN +++ b/FIO-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=FIO-VERSION-FILE -DEF_VER=fio-3.32 +DEF_VER=fio-3.33 LF=' '