Skip to content

Commit

Permalink
Merge pull request #866 from etschannen/prepare-release-6.0.14
Browse files Browse the repository at this point in the history
update installer WIX GUID before release
  • Loading branch information
etschannen authored Oct 24, 2018
2 parents 66b8cf0 + d35399e commit 458ff6e
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='{47C44A33-2992-42BC-B683-2B531E3B5B0B}'
Id='{4932C603-0935-4D83-9C4B-7C47D0A8EB76}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'
Expand Down

0 comments on commit 458ff6e

Please sign in to comment.