From 7d9f80c48c57e9c213a9cd057f29c7823c65918a Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 18 Jan 2012 09:00:20 +0100 Subject: [PATCH] Fio 2.0.1 Signed-off-by: Jens Axboe --- fio_version.h | 2 +- os/windows/install.wxs | 2 +- os/windows/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fio_version.h b/fio_version.h index db5ad7d8..7e820fe5 100644 --- a/fio_version.h +++ b/fio_version.h @@ -3,6 +3,6 @@ #define FIO_MAJOR 2 #define FIO_MINOR 0 -#define FIO_PATCH 0 +#define FIO_PATCH 1 #endif diff --git a/os/windows/install.wxs b/os/windows/install.wxs index ca6c461f..43457e06 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -3,7 +3,7 @@ - +