Skip to content

Commit 7e69a09

Browse files
committed
updated release notes, updated WIX guid
1 parent 19fa31f commit 7e69a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/msi/FDBInstaller.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
3434
<Product Name='$(var.Title)'
35-
Id='{E1E1FACE-6556-42A5-8F29-5E16D1418E24}'
35+
Id='{7729E251-D591-4B7A-A804-3E380DDFFD8E}'
3636
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737
Version='$(var.Version)'
3838
Manufacturer='$(var.Manufacturer)'

0 commit comments

Comments
 (0)