X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio_version.h;h=42c0ff782fee02e8300c4d396452a608efe5affd;hb=33765372d5588c347e44d868d0bd6bc416a0fd05;hp=0592d23b6b6356be1613bcbdbff22c50744137af;hpb=c80540344b804094b84812d843c68e51ed947612;p=fio.git diff --git a/fio_version.h b/fio_version.h index 0592d23b..42c0ff78 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 6 #endif