The following changes since commit eef16f316456526b0a52fdfce2b70c12d7ad1b5b: Make ARMv7 build and work (2010-03-20 21:30:36 +0100) are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (1): Fio 1.38 init.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- Diff of recent changes: diff --git a/init.c b/init.c index 3d48467..59c5f7c 100644 --- a/init.c +++ b/init.c @@ -21,7 +21,7 @@ #include "verify.h" #include "profile.h" -static char fio_version_string[] = "fio 1.37"; +static char fio_version_string[] = "fio 1.38"; #define FIO_RANDSEED (0xb1899bedUL) -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html