From 602f754cded0a3c73b8fad28f1efd25094178bbf Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 11 Apr 2012 14:49:06 +0200 Subject: [PATCH] Fio 2.0.7 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 42c0ff78..34b57844 100644 --- a/fio_version.h +++ b/fio_version.h @@ -3,6 +3,6 @@ #define FIO_MAJOR 2 #define FIO_MINOR 0 -#define FIO_PATCH 6 +#define FIO_PATCH 7 #endif -- 2.25.1