Fio 1.21-rc8 fio-1.21-rc8
authorJens Axboe <jens.axboe@oracle.com>
Thu, 5 Jun 2008 09:59:42 +0000 (11:59 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 5 Jun 2008 09:59:42 +0000 (11:59 +0200)
Should be the last -rc, not aware of any pending issues.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index a7d90df0e982b7e9e1c8dfa077ea3cb289a53e0c..adb9a96821767861ee2523702515b3a05397dd8b 100644 (file)
--- 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)