Fio 1.23 fio-1.23
authorJens Axboe <jens.axboe@oracle.com>
Tue, 18 Nov 2008 18:22:31 +0000 (19:22 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 18 Nov 2008 18:22:31 +0000 (19:22 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c

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