Mercurial > hg
changeset 11015:ee05131ca51a
wix: new GUID for contrib.guid
to comply with the component GUID rules of Windows Installer, applied to
the change 6d9ff3374a81
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Tue, 27 Apr 2010 09:47:33 +0200 |
parents | e8f256a44a65 |
children | 6a539853d4c0 |
files | contrib/wix/guids.wxi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/wix/guids.wxi Mon Apr 19 11:00:36 2010 +0200 +++ b/contrib/wix/guids.wxi Tue Apr 27 09:47:33 2010 +0200 @@ -5,7 +5,7 @@ your project. Component GUIDs have global namespace! --> <!-- contrib.wxs --> - <?define contrib.guid = {B2EB15EA-F5F2-40c7-97EB-944DBED85F83} ?> + <?define contrib.guid = {F17D27B7-4A6B-4cd2-AE72-FED3CFAA585E} ?> <?define contrib.vim.guid = {56B49B46-6657-405d-9E91-3FA68D011471} ?> <!-- doc.wxs -->