From c17d468ae9fb8d2858324409940275ce5a4a0848 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Thu, 5 Jun 2008 11:59:42 +0200 Subject: [PATCH] Fio 1.21-rc8 Should be the last -rc, not aware of any pending issues. Signed-off-by: Jens Axboe --- init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.c b/init.c index a7d90df0..adb9a968 100644 --- a/init.c +++ b/init.c @@ -19,7 +19,7 @@ #include "smalloc.h" #include "filehash.h" -static char fio_version_string[] = "fio 1.21-rc7"; +static char fio_version_string[] = "fio 1.21-rc8"; #define FIO_RANDSEED (0xb1899bedUL) -- 2.25.1