From 860a8a6724f6660ee0e1232c3a980f0e1ef567ec Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 18 Nov 2008 19:22:31 +0100 Subject: [PATCH] Fio 1.23 Signed-off-by: Jens Axboe --- init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.c b/init.c index a5586862..f00ced32 100644 --- a/init.c +++ b/init.c @@ -19,7 +19,7 @@ #include "smalloc.h" #include "filehash.h" -static char fio_version_string[] = "fio 1.22"; +static char fio_version_string[] = "fio 1.23"; #define FIO_RANDSEED (0xb1899bedUL) -- 2.25.1