From: Jens Axboe Date: Fri, 24 Feb 2012 09:16:46 +0000 (+0100) Subject: Fio 2.0.4 X-Git-Tag: fio-2.0.4^0 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=c80540344b804094b84812d843c68e51ed947612;ds=sidebyside Fio 2.0.4 Signed-off-by: Jens Axboe --- diff --git a/fio_version.h b/fio_version.h index c6783d7d..0592d23b 100644 --- a/fio_version.h +++ b/fio_version.h @@ -3,6 +3,6 @@ #define FIO_MAJOR 2 #define FIO_MINOR 0 -#define FIO_PATCH 3 +#define FIO_PATCH 4 #endif