From 477051b106314f498568551ff7fced453d94795c Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 18 Dec 2012 19:55:12 +0100 Subject: [PATCH] Fio 2.0.12.1 Fix issue with 32-bit x86 build. Signed-off-by: Jens Axboe --- FIO-VERSION-GEN | 2 +- os/windows/install.wxs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FIO-VERSION-GEN b/FIO-VERSION-GEN index b8a06859..d5d26597 100755 --- a/FIO-VERSION-GEN +++ b/FIO-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=FIO-VERSION-FILE -DEF_VER=fio-2.0.12 +DEF_VER=fio-2.0.12.1 LF=' ' diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 394a6d38..d4913b6a 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -10,7 +10,7 @@ + UpgradeCode="2338A332-5511-43cf-b9BD-5C60496CCFCC" Version="2.0.12.1">