From: Jens Axboe Date: Tue, 28 Feb 2012 07:23:23 +0000 (+0100) Subject: Fio 2.0.5 X-Git-Tag: fio-2.0.5^0 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=02efadeb8b05144bcf2fc7796e1da2e7db211d00;p=fio.git Fio 2.0.5 Signed-off-by: Jens Axboe --- diff --git a/fio_version.h b/fio_version.h index 0592d23b..25114c66 100644 --- a/fio_version.h +++ b/fio_version.h @@ -3,6 +3,6 @@ #define FIO_MAJOR 2 #define FIO_MINOR 0 -#define FIO_PATCH 4 +#define FIO_PATCH 5 #endif