Add UUIDs for 3.0.1 and 3.0.2.

This commit is contained in:
Martin v. Löwis 2008-12-08 11:23:22 +00:00
parent a116cf0c6f
commit a872787f5f
1 changed files with 4 additions and 0 deletions

View File

@ -63,4 +63,8 @@ product_codes = {
'3.0.122': '{f707b8e9-a257-4045-818e-4923fc20fbb6}', # 3.0c2
'3.0.123': '{5e7208f1-8643-4ea2-ab5e-4644887112e3}', # 3.0c3
'3.0.150': '{e0e56e21-55de-4f77-a109-1baa72348743}', # 3.0.0
'3.1.1121':'{d35b1ea5-3d70-4872-bf7e-cd066a77a9c9}', # 3.0.1c1
'3.1.1150':'{de2f2d9c-53e2-40ee-8209-74da63cb060e}', # 3.0.1
'3.1.2121':'{cef79e7f-9809-49e2-afd2-e24148d7c855}', # 3.0.2c1
'3.1.2150':'{0cf3b95a-8382-4607-9779-c36407ff362c}', # 3.0.2
}