From c80540344b804094b84812d843c68e51ed947612 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 24 Feb 2012 10:16:46 +0100 Subject: [PATCH] Fio 2.0.4 Signed-off-by: Jens Axboe --- fio_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1