Skip to content

Commit

Permalink
Merge pull request #2749 from etschannen/prepare-release-6.2.16
Browse files Browse the repository at this point in the history
update installer WIX GUID following release
  • Loading branch information
etschannen authored Feb 26, 2020
2 parents 25c7fd3 + 26d6e07 commit 194b512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/msi/FDBInstaller.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{EEF37CA2-F08B-44A3-B2AF-DF64EACD219D}'
Id='{E33A426D-7D28-4AC9-9508-AD7D4C053218}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'
Expand Down

0 comments on commit 194b512

Please sign in to comment.