Fio 1.26.2 fio-1.26.2
authorJens Axboe <jens.axboe@oracle.com>
Thu, 7 May 2009 12:21:59 +0000 (14:21 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 7 May 2009 12:21:59 +0000 (14:21 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index 439520495f676b6e030571cca661861a749db8a3..048e615820b1068f7e8d73a1f450365e290ee5c8 100644 (file)
--- a/init.c
+++ b/init.c
@@ -19,7 +19,7 @@
 #include "smalloc.h"
 #include "filehash.h"
 
 #include "smalloc.h"
 #include "filehash.h"
 
-static char fio_version_string[] = "fio 1.26.1";
+static char fio_version_string[] = "fio 1.26.2";
 
 #define FIO_RANDSEED           (0xb1899bedUL)
 
 
 #define FIO_RANDSEED           (0xb1899bedUL)