Fio 1.33 fio-1.33
authorJens Axboe <jens.axboe@oracle.com>
Sat, 5 Sep 2009 18:44:59 +0000 (20:44 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 5 Sep 2009 18:44:59 +0000 (20:44 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index f72112795ce09184c385d3ea5f1517c1bc9ab183..9b902c0f259ce87737703f982516af6a56f13be7 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.32";
+static char fio_version_string[] = "fio 1.33";
 
 #define FIO_RANDSEED           (0xb1899bedUL)
 
 
 #define FIO_RANDSEED           (0xb1899bedUL)