From d98cd22835c6764287f9a8d3dd3f9447bdf062d1 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Thu, 8 Dec 2011 09:52:39 +0100 Subject: [PATCH] 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 --- fio_version.h | 6 +++--- os/windows/install.wxs | 6 +++--- os/windows/version.h | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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 @@ - - - + + +