Add 3.1.4 UUIDs.

This commit is contained in:
Martin v. Löwis 2011-06-05 10:56:44 +02:00
parent 4c226dac02
commit 721bb33e3b
1 changed files with 2 additions and 0 deletions

View File

@ -80,4 +80,6 @@ product_codes = {
'3.1.3121':'{a1e436f8-92fc-4ddb-af18-a12529c57aaf}', # 3.1.3rc1
'3.1.3122':'{2fc19026-a3e5-493e-92a0-c1f3b4a272ae}', # 3.1.3rc2
'3.1.3150':'{f719d8a6-46fc-4d71-94c6-ffd17a8c9f35}', # 3.1.3
'3.1.4121':'{3921EAA3-08F4-4e9b-A42B-0BFC9C3D13F8}', # 3.1.4rc1
'3.1.4150':'{1ACA3135-BA08-41a9-8019-9BFA2BD1C4EE}', # 3.1.4
}