The following changes since commit 06bbdc1cb857a11e6d1b7c089126397daca904fe: smalloc: fix ptr address in redzone error message (2022-04-05 11:47:35 -0600) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to a3e48f483db27d20e02cbd81e3a8f18c6c5c50f5: Fio 3.30 (2022-04-06 17:10:00 -0600) ---------------------------------------------------------------- Jens Axboe (1): Fio 3.30 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 60f7bb21..fa64f50f 100755 --- a/FIO-VERSION-GEN +++ b/FIO-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=FIO-VERSION-FILE -DEF_VER=fio-3.29 +DEF_VER=fio-3.30 LF=' '