Fio 1.26.3 fio-1.26.3
authorJens Axboe <jens.axboe@oracle.com>
Wed, 20 May 2009 09:37:15 +0000 (11:37 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 20 May 2009 09:37:15 +0000 (11:37 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index 048e615820b1068f7e8d73a1f450365e290ee5c8..f0768ba304197a01b7d91a014fa633ef51a7a238 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.2";
+static char fio_version_string[] = "fio 1.26.3";
 
 #define FIO_RANDSEED           (0xb1899bedUL)
 
 
 #define FIO_RANDSEED           (0xb1899bedUL)