Add uuids for 3.1.[12](rc1|final).

This commit is contained in:
Martin v. Löwis 2009-06-27 22:51:58 +00:00
parent 05646a5ca9
commit 095386ef13
1 changed files with 4 additions and 0 deletions

View File

@ -73,4 +73,8 @@ product_codes = {
'3.1.121': '{da2b5170-12f3-4d99-8a1f-54926cca7acd}', # 3.1c1
'3.1.122': '{bceb5133-e2ee-4109-951f-ac7e941a1692}', # 3.1c2
'3.1.150': '{3ad61ee5-81d2-4d7e-adef-da1dd37277d1}', # 3.1.0
'3.1.1121':'{5782f957-6d49-41d4-bad0-668715dfd638}', # 3.1.1c1
'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
}