Merge pull request #654 from satherton/release-5.2

Update GUID.
This commit is contained in:
Steve Atherton 2018-07-31 23:03:47 -07:00 committed by GitHub
commit 5b47dea316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{6ACCE813-8CD5-4E5D-B791-8B1CD4589984}'
Id='{115F6A44-87C4-4BA3-9DBC-1067BEA6813F}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'