From: Martin v. Löwis Date: Thu, 23 Mar 2006 19:16:48 +0000 (+0000) Subject: Add 2.4.3 UUIDs. X-Git-Tag: v2.4.3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=692b4a1ee3fcba1735e9274f5cc3a3f64d7c9120;p=thirdparty%2FPython%2Fcpython.git Add 2.4.3 UUIDs. --- diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py index b63952021ae1..d4804d07c766 100644 --- a/Tools/msi/msi.py +++ b/Tools/msi/msi.py @@ -86,6 +86,8 @@ product_codes = { '2.4.1150':'{4d4f5346-7e4a-40b5-9387-fdb6181357fc}', # 2.4.1 '2.4.2121':'{5ef9d6b6-df78-45d2-ab09-14786a3c5a99}', # 2.4.2c1 '2.4.2150':'{b191e49c-ea23-43b2-b28a-14e0784069b8}', # 2.4.2 + '2.4.3121':'{f669ed4d-1dce-41c4-9617-d985397187a1}', # 2.4.3c1 + '2.4.3150':'{75e71add-042c-4f30-bfac-a9ec42351313}', # 2.4.3 } if snapshot: