Skip to content

Commit

Permalink
Release notes and other release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbeamon committed Jan 24, 2018
1 parent 7f18d59 commit 31dfedc
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='{89BEB6D6-A3E8-4BE5-879B-AA3F0735EF91}'
Id='{718B301F-8039-4E24-8537-614AFB209EED}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'
Expand Down

0 comments on commit 31dfedc

Please sign in to comment.