Fio 2.5 fio-2.5
authorJens Axboe <axboe@fb.com>
Thu, 21 Jan 2016 05:00:17 +0000 (22:00 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 21 Jan 2016 05:00:17 +0000 (22:00 -0700)
2.4 was short lived, 2.5 fixes an important regression that
happened between fio-2.2.12 and fio-2.2.13.

Signed-off-by: Jens Axboe <axboe@fb.com>
FIO-VERSION-GEN
os/windows/install.wxs

index b1f38e8a4a84ee461478443989989d77a2fa31b7..ba75978b2edd29e15ff6d90c0c1ceb2cc6772d4d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=FIO-VERSION-FILE
-DEF_VER=fio-2.4
+DEF_VER=fio-2.5
 
 LF='
 '
index a7338e96d6044ce140e29c37b2ad8b8f648b507a..c024fb756fb797c4af55a0c7ca6729b7d6784152 100755 (executable)
@@ -10,7 +10,7 @@
        <Product Id="*"
          Codepage="1252" Language="1033"
          Manufacturer="fio" Name="fio"
-         UpgradeCode="2338A332-5511-43CF-B9BD-5C60496CCFCC" Version="2.4">
+         UpgradeCode="2338A332-5511-43CF-B9BD-5C60496CCFCC" Version="2.5">
                <Package
                  Description="Flexible IO Tester"
                  InstallerVersion="301" Keywords="Installer,MSI,Database"