From: Jens Axboe Date: Thu, 1 Oct 2009 17:45:31 +0000 (+0200) Subject: Fio 1.34.1 X-Git-Tag: fio-1.34.1^0 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=b767c7f8e3fd8efff51debe39149c65028cf963d Fio 1.34.1 Signed-off-by: Jens Axboe --- diff --git a/init.c b/init.c index 18fefee4..d3304ebf 100644 --- a/init.c +++ b/init.c @@ -20,7 +20,7 @@ #include "filehash.h" #include "verify.h" -static char fio_version_string[] = "fio 1.34"; +static char fio_version_string[] = "fio 1.34.1"; #define FIO_RANDSEED (0xb1899bedUL)