Fio 1.27.3 fio-1.27.3
authorJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jun 2009 04:58:47 +0000 (06:58 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jun 2009 04:58:47 +0000 (06:58 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index ef8b1cb603d998a4fcb969eadf6bdafdd9201b65..7895e3257c795b1e25b249f94e8f4d550e444992 100644 (file)
--- a/init.c
+++ b/init.c
@@ -20,7 +20,7 @@
 #include "filehash.h"
 #include "verify.h"
 
 #include "filehash.h"
 #include "verify.h"
 
-static char fio_version_string[] = "fio 1.27.2";
+static char fio_version_string[] = "fio 1.27.3";
 
 #define FIO_RANDSEED           (0xb1899bedUL)
 
 
 #define FIO_RANDSEED           (0xb1899bedUL)