Skip to content

Commit 95cd5dc

Browse files
committed
Updated installer package GUID, updated docs for 5.0.3.
1 parent 2335fc7 commit 95cd5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/msi/FDBInstaller.wxs

100644100755
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='{6B9B840B-A6E2-4E07-B41A-86910C574923}'
35+
Id='{C756534F-D7CA-4B95-95C6-6F5C7AB9342D}'
3636
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737
Version='$(var.Version)'
3838
Manufacturer='$(var.Manufacturer)'

0 commit comments

Comments
 (0)