From b4f4e72f07dcfd4364e92709a62e2a30478cf726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Tue, 16 Mar 2010 14:16:09 +0000 Subject: [PATCH] Add UUID for 3.2 DLL. --- Tools/msi/msi.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py index 37bcbb6896a..fb431378e7e 100644 --- a/Tools/msi/msi.py +++ b/Tools/msi/msi.py @@ -113,6 +113,7 @@ pythondll_uuid = { "27":"{4fe21c76-1760-437b-a2f2-99909130a175}", "30":"{6953bc3b-6768-4291-8410-7914ce6e2ca8}", "31":"{4afcba0b-13e4-47c3-bebe-477428b46913}", + "32":"{3ff95315-1096-4d31-bd86-601d5438ad5e}", } [major+minor] # Compute the name that Sphinx gives to the docfile