X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_version.h;h=25114c6650ca672e6a92f86ca2a89dada02ae881;hp=1191362dbc98e5df0ea59f1bb40c46c74db94ae4;hb=014f402496a3c73176937472485dedfc6ca0535e;hpb=b25b86bcbfabb45fbefe9fc351e6069fdc1b38b1 diff --git a/fio_version.h b/fio_version.h index 1191362d..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 11 +#define FIO_MAJOR 2 +#define FIO_MINOR 0 +#define FIO_PATCH 5 #endif