From Martin: New UUIDs for the 3.2 release series.

This commit is contained in:
Georg Brandl 2010-07-31 12:06:51 +00:00
parent a8fbc6a521
commit 85420413f8

View File

@ -77,4 +77,12 @@ product_codes = {
'3.1.1150':'{7ff90460-89b7-435b-b583-b37b2815ccc7}', # 3.1.1
'3.1.2121':'{ec45624a-378c-43be-91f3-3f7a59b0d90c}', # 3.1.2c1
'3.1.2150':'{d40af016-506c-43fb-a738-bd54fa8c1e85}', # 3.1.2
'3.2.101' :'{b411f168-7a36-4fff-902c-a554d1c78a4f}', # 3.2a1
'3.2.102' :'{79ff73b7-8359-410f-b9c5-152d2026f8c8}', # 3.2a2
'3.2.103' :'{e7635c65-c221-4b9b-b70a-5611b8369d77}', # 3.2a3
'3.2.111' :'{20bfc16f-c7cd-4fc0-8f96-9914614a3c50}', # 3.2b1
'3.2.112' :'{0e350c98-8d73-4993-b686-cfe87160046e}', # 3.2b2
'3.2.121' :'{2094968d-7583-47f6-a7fd-22304532e09f}', # 3.2rc1
'3.2.122' :'{4f3edfa6-cf70-469a-825f-e1206aa7f412}', # 3.2rc2
'3.2.150' :'{b2042d5e-986d-44ec-aee3-afe4108ccc93}', # 3.2.0
}