Fio 1.18.1 fio-1.18.1
authorJens Axboe <jens.axboe@oracle.com>
Mon, 18 Feb 2008 19:00:08 +0000 (20:00 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 18 Feb 2008 19:00:08 +0000 (20:00 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index 64023458d03250e87d4064aef02f21292f149028..1d3ee40b29ea2376027b8485bc49d229dd0befd3 100644 (file)
--- a/init.c
+++ b/init.c
@@ -17,7 +17,7 @@
 #include "fio.h"
 #include "parse.h"
 
-static char fio_version_string[] = "fio 1.18";
+static char fio_version_string[] = "fio 1.18.1";
 
 #define FIO_RANDSEED           (0xb1899bedUL)