The following changes since commit ca7e0ddb08fece35c95e9056ca877e0806f1e6ef: binject: ensure we get aligned memory (2010-10-28 08:52:13 -0600) are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (1): Fio 1.44.2 init.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- Diff of recent changes: diff --git a/init.c b/init.c index 3f29b91..2e443f6 100644 --- a/init.c +++ b/init.c @@ -22,7 +22,7 @@ #include "lib/getopt.h" -static char fio_version_string[] = "fio 1.44.1"; +static char fio_version_string[] = "fio 1.44.2"; #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