Skip to content

Commit d03fec8

Browse files
Bump MSI GUID for 5.2.1
1 parent 7104958 commit d03fec8

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='{BCDE2EEC-B542-4ADC-9A2F-0F6AD0D7D1EA}'
35+
Id='{EB205C7C-2BBA-4634-BFB6-BBFBDF301379}'
3636
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737
Version='$(var.Version)'
3838
Manufacturer='$(var.Manufacturer)'

0 commit comments

Comments
 (0)