From: Jens Axboe Date: Thu, 8 Dec 2011 08:52:39 +0000 (+0100) Subject: Fio 2.0 X-Git-Tag: fio-2.0^0 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=d98cd22835c6764287f9a8d3dd3f9447bdf062d1;p=fio.git Fio 2.0 1.9x seems to have settled, so lets tag 2.0. This also just happens to be on the 6th year anniversary of Fio 1.1, the first officially tagged release! Signed-off-by: Jens Axboe --- diff --git a/fio_version.h b/fio_version.h index 5ff5ea81..db5ad7d8 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 0 #endif diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 21407451..ca6c461f 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -1,9 +1,9 @@ - - - + + +