X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_version.h;h=c6783d7d72ca6cf07dadedbf891d396016ef64ff;hp=b69697fb4d696b37d1c64c9532d35079f685262d;hb=3f36aa6b73eb5730d7de716391dcf0735e886d10;hpb=a31c5611355449a18e22128b9f8176da5ef7e4e7 diff --git a/fio_version.h b/fio_version.h index b69697fb..c6783d7d 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 5 +#define FIO_MAJOR 2 +#define FIO_MINOR 0 +#define FIO_PATCH 3 #endif