From 3f36aa6b73eb5730d7de716391dcf0735e886d10 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 7 Feb 2012 07:46:09 +0100 Subject: [PATCH] Fio 2.0.3 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 36a72d39..c6783d7d 100644 --- a/fio_version.h +++ b/fio_version.h @@ -3,6 +3,6 @@ #define FIO_MAJOR 2 #define FIO_MINOR 0 -#define FIO_PATCH 2 +#define FIO_PATCH 3 #endif diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 5e703be5..b853e4b2 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -3,7 +3,7 @@ - +