Fio 1.22-rc3 fio-1.22-rc3
authorJens Axboe <jens.axboe@oracle.com>
Tue, 7 Oct 2008 09:33:21 +0000 (11:33 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 7 Oct 2008 09:33:21 +0000 (11:33 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

diff --git a/init.c b/init.c
index 08429c4b027b53e2b1c18b017d28e89c267145b2..5de6f4f6df7b7e13d33733d456224d86658f7537 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.22-rc2";
+static char fio_version_string[] = "fio 1.22-rc3";
 
 #define FIO_RANDSEED           (0xb1899bedUL)
 
 
 #define FIO_RANDSEED           (0xb1899bedUL)