Windows: Update the EULA year and add more examples to the installer
[fio.git] / os / windows / install.wxs
index 44cc938f2fccd2d2f326c0c96dc054464484dcab..9e776de847f375a5603ee1fffa2dfdd76a82cf87 100755 (executable)
@@ -10,7 +10,7 @@
        <Product Id="*"
          Codepage="1252" Language="1033"
          Manufacturer="fio" Name="fio"
-         UpgradeCode="2338A332-5511-43CF-B9BD-5C60496CCFCC" Version="2.9">
+         UpgradeCode="2338A332-5511-43CF-B9BD-5C60496CCFCC" Version="2.17">
                <Package
                  Description="Flexible IO Tester"
                  InstallerVersion="301" Keywords="Installer,MSI,Database"
@@ -58,7 +58,7 @@
                <ComponentGroupRef Id="examples"/>
        </Feature>
 
-       <Property Id="ARPURLINFOABOUT" Value="http://git.kernel.dk/?p=fio.git" />
+       <Property Id="ARPURLINFOABOUT" Value="http://git.kernel.dk/cgit/fio/" />
        <Property Id='ARPCONTACT'>fio@vger.kernel.org</Property>
        <Property Id='ARPHELPLINK'>http://www.spinics.net/lists/fio/</Property>
        <Property Id='ARPURLUPDATEINFO'>http://bluestop.org/fio/</Property>