Fio 1.37 fio-1.37
authorJens Axboe <jens.axboe@oracle.com>
Mon, 22 Feb 2010 18:58:41 +0000 (19:58 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 22 Feb 2010 18:58:41 +0000 (19:58 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index af8375759343d80dbb2e728da51a44cbf2c22bc5..19c6340e2fa7d4e9a5b1e224d5f03c6651473e01 100644 (file)
--- a/init.c
+++ b/init.c
@@ -20,7 +20,7 @@
 #include "filehash.h"
 #include "verify.h"
 
-static char fio_version_string[] = "fio 1.36";
+static char fio_version_string[] = "fio 1.37";
 
 #define FIO_RANDSEED           (0xb1899bedUL)