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