Add 2.7.5 uuid

This commit is contained in:
Martin v. Löwis 2013-08-01 23:55:26 +02:00
parent ba7620cbff
commit 9a32543ba6
1 changed files with 1 additions and 0 deletions

View File

@ -60,4 +60,5 @@ product_codes = {
'2.7.3150':'{C0C31BCC-56FB-42a7-8766-D29E1BD74C7C}', # 2.7.3
'2.7.4121':'{47F45F45-72D7-4e54-AF41-26767EDE95CF}', # 2.7.4rc1
'2.7.4150':'{84ADC96C-B7E0-4938-9D6E-2B640D5DA224}', # 2.7.4
'2.7.5150':'{DBDD570E-0952-475f-9453-AB88F3DD5659}', # 2.7.5
}