summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2015-01-03 19:46:55 -0700
committerMohamad Ayyash <mkayyash@google.com>2015-03-06 17:58:12 -0800
commitadab9165434dff6dbd23e2dd46e9e58ef04f0431 (patch)
tree23bd9b924c3c7a32d52d40aeae76b7b0259b30ef
parent1d317530fca1ad1204d5d52346f477fccf958f05 (diff)
downloadfio-adab9165434dff6dbd23e2dd46e9e58ef04f0431.tar.gz
Fio 2.2.4
Signed-off-by: Jens Axboe <axboe@fb.com>
-rwxr-xr-xFIO-VERSION-GEN2
-rwxr-xr-xos/windows/install.wxs2
2 files changed, 2 insertions, 2 deletions
diff --git a/FIO-VERSION-GEN b/FIO-VERSION-GEN
index a26eb2ec..a8c8e659 100755
--- a/FIO-VERSION-GEN
+++ b/FIO-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=FIO-VERSION-FILE
-DEF_VER=fio-2.2.3
+DEF_VER=fio-2.2.4
LF='
'
diff --git a/os/windows/install.wxs b/os/windows/install.wxs
index 405b05b2..2f75d001 100755
--- a/os/windows/install.wxs
+++ b/os/windows/install.wxs
@@ -10,7 +10,7 @@
<Product Id="*"
Codepage="1252" Language="1033"
Manufacturer="fio" Name="fio"
- UpgradeCode="2338A332-5511-43CF-B9BD-5C60496CCFCC" Version="2.2.3">
+ UpgradeCode="2338A332-5511-43CF-B9BD-5C60496CCFCC" Version="2.2.4">
<Package
Description="Flexible IO Tester"
InstallerVersion="301" Keywords="Installer,MSI,Database"