commit | 01e2b6510c3d26f1c415910cdad069bcfe7155bf | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue May 27 11:57:58 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue May 27 11:57:58 2008 +0200 |
tree | 66b1f5c3afb42a526bdcf9ccb9c1831f6d53268b | |
parent | 1f37f63654d36bb4d07180a4b622beb79ba2c3e3 [diff] |
Fio 1.21-rc1 Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
diff --git a/init.c b/init.c index 3469584..70078aa 100644 --- a/init.c +++ b/init.c
@@ -19,7 +19,7 @@ #include "smalloc.h" #include "filehash.h" -static char fio_version_string[] = "fio 1.20"; +static char fio_version_string[] = "fio 1.21-rc1"; #define FIO_RANDSEED (0xb1899bedUL)