X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_version.h;h=25114c6650ca672e6a92f86ca2a89dada02ae881;hp=3008c64a1a984fd6da06125358b9b7ca6584fd50;hb=7da23b48d32e287c1daa9f833a5bf7be575d83fb;hpb=581b048d6f8f7a381d7e5c617e57469aa6b86a2e diff --git a/fio_version.h b/fio_version.h index 3008c64a..25114c66 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 6 +#define FIO_MAJOR 2 +#define FIO_MINOR 0 +#define FIO_PATCH 5 #endif