mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
Merge pull request #1551 from etschannen/prepare-release-6.1.5
update installer WIX GUID following release
This commit is contained in:
commit
91547e71e9
@ -32,7 +32,7 @@
|
||||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{94FC1149-B569-4F0C-886D-3C9D0A83A3E7}'
|
||||
Id='{B37A757C-53EB-47DD-903D-7C7F6DEE06A5}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user