X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_version.h;h=36a72d39125c917616b7b101ad3d0749d7ca0aba;hp=b3740148b8e64c2b7bf5c54249e3b67e8915df66;hb=07d91f3b8c746d2d7f303c0b3130a8a3d8516541;hpb=61d2407131bc52eb80a0cebc8b974c197034b402 diff --git a/fio_version.h b/fio_version.h index b3740148..36a72d39 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 9 +#define FIO_MAJOR 2 +#define FIO_MINOR 0 +#define FIO_PATCH 2 #endif