Skip to content

Commit

Permalink
Merge pull request #1551 from etschannen/prepare-release-6.1.5
Browse files Browse the repository at this point in the history
update installer WIX GUID following release
  • Loading branch information
etschannen authored May 8, 2019
2 parents 16681a9 + bd20772 commit 91547e7
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='{94FC1149-B569-4F0C-886D-3C9D0A83A3E7}'
Id='{B37A757C-53EB-47DD-903D-7C7F6DEE06A5}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'
Expand Down

0 comments on commit 91547e7

Please sign in to comment.