Skip to content

Commit

Permalink
Merge pull request #1022 from etschannen/prepare-release-6.0.18
Browse files Browse the repository at this point in the history
update installer WIX GUID following release
  • Loading branch information
etschannen authored Jan 9, 2019
2 parents 5d2b11c + c23c8fb commit 48d84fa
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='{AAEC1EC1-DAEC-46CD-96B3-1798F0962EA3}'
Id='{927452D6-ACD7-4582-A9B8-70986937B821}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'
Expand Down

0 comments on commit 48d84fa

Please # to comment.