Add new ports for GFE 3.12 for v0.2

This commit is contained in:
Cameron Gutman
2018-01-09 23:28:25 -08:00
parent e790ced022
commit 12442da0e5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
xmlns:fire="http://schemas.microsoft.com/wix/FirewallExtension">
<Product Id="*" Name="IPv6 Forwarder for GS Protocol" Language="1033" Version="0.1.0.0" Manufacturer="Cameron Gutman" UpgradeCode="cae27153-26ed-4da2-8dd5-8cddc7126a05">
<Product Id="*" Name="IPv6 Forwarder for GS Protocol" Language="1033" Version="0.2.0.0" Manufacturer="Cameron Gutman" UpgradeCode="cae27153-26ed-4da2-8dd5-8cddc7126a05">
<Package InstallerVersion="500" Compressed="yes" InstallScope="perMachine" />
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />