Skip to content

Commit b46862f

Browse files
author
Richard Low
committed
Update MSI package for 5.2.4 release
1 parent 0bc629c commit b46862f

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='{AE19C2B5-95FB-4F6D-8906-44BDF019D5B2}'
35+
Id='{EE11DF45-1494-4088-9047-3B1CDB522993}'
3636
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737
Version='$(var.Version)'
3838
Manufacturer='$(var.Manufacturer)'

0 commit comments

Comments
 (0)