projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
084486b
)
Add 2.5.3.
author
Martin v. Löwis
<martin@v.loewis.de>
Sat, 13 Dec 2008 15:40:54 +0000
(15:40 +0000)
committer
Martin v. Löwis
<martin@v.loewis.de>
Sat, 13 Dec 2008 15:40:54 +0000
(15:40 +0000)
Tools/msi/uuids.py
patch
|
blob
|
history
diff --git
a/Tools/msi/uuids.py
b/Tools/msi/uuids.py
index 559482c96f562428e76d7e25d865a5b767a361ae..642bd64ed780867ca72f2bdd64c3e4429c6457ee 100644
(file)
--- a/
Tools/msi/uuids.py
+++ b/
Tools/msi/uuids.py
@@
-35,4
+35,6
@@
product_codes = {
'2.5.1150':'{31800004-6386-4999-a519-518f2d78d8f0}', # 2.5.1
'2.5.2121':'{6304a7da-1132-4e91-a343-a296269eab8a}', # 2.5.2c1
'2.5.2150':'{6b976adf-8ae8-434e-b282-a06c7f624d2f}', # 2.5.2
+ '2.5.3121':'{bcd1d908-027a-4724-bee1-039900cdda7e}', # 2.5.3c1
+ '2.5.3150':'{d5cf2397-1d36-4e1f-9756-fab15e383b31}', # 2.5.3
}