diff options
author | Georg Brandl <georg@python.org> | 2013-05-12 10:51:38 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-05-12 10:51:38 (GMT) |
commit | 88f4dd64513a9738eaec6a1228c62dd4ab3dbafe (patch) | |
tree | 7fb7e86935db6b3d87d79ba40f1a2ff079471865 /Misc/RPM | |
parent | 521ed521317ffd385afaabdd889879e7cb7461df (diff) | |
download | cpython-88f4dd64513a9738eaec6a1228c62dd4ab3dbafe.zip cpython-88f4dd64513a9738eaec6a1228c62dd4ab3dbafe.tar.gz cpython-88f4dd64513a9738eaec6a1228c62dd4ab3dbafe.tar.bz2 |
bump to 3.3.2
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec index 7eb1cc6..a9b489b 100644 --- a/Misc/RPM/python-3.3.spec +++ b/Misc/RPM/python-3.3.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.3.1 +%define version 3.3.2 %define libvers 3.3 #--end constants-- %define release 1pydotorg |