X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_version.h;h=25114c6650ca672e6a92f86ca2a89dada02ae881;hp=c326ebaa1ff88a132e3fa9856d51872aec2205dc;hb=d0db819d9c5abe904f85a3b21a95023fef007f20;hpb=468a9476c27142fbb9be64ae1d570254125d16cc diff --git a/fio_version.h b/fio_version.h index c326ebaa..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 12 +#define FIO_MAJOR 2 +#define FIO_MINOR 0 +#define FIO_PATCH 5 #endif