X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio_version.h;h=0592d23b6b6356be1613bcbdbff22c50744137af;hb=067eae5d0d09a606760b52ddb3117ac164930ed4;hp=49a2dc35ac583719db4b10098f5a3d3432eb186e;hpb=2b7c46bd41b3203c2ea6876690a14b1184c741fd;p=fio.git diff --git a/fio_version.h b/fio_version.h index 49a2dc35..0592d23b 100644 --- a/fio_version.h +++ b/fio_version.h @@ -1,8 +1,8 @@ #ifndef FIO_VERSION_H #define FIO_VERSION_H -#define FIO_MAJOR 1 -#define FIO_MINOR 99 -#define FIO_PATCH 10 +#define FIO_MAJOR 2 +#define FIO_MINOR 0 +#define FIO_PATCH 4 #endif