diff options
author | Georg Brandl <georg@python.org> | 2013-05-12 10:28:20 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-05-12 10:28:20 (GMT) |
commit | bfe36ec1f580248d5e718667c204974275f8974a (patch) | |
tree | eb34f8c5a443b9ac65b042a114fbead60ba89539 /Misc | |
parent | c502df4e3e00ec2481f1f0a80af37c9d822787b3 (diff) | |
download | cpython-bfe36ec1f580248d5e718667c204974275f8974a.zip cpython-bfe36ec1f580248d5e718667c204974275f8974a.tar.gz cpython-bfe36ec1f580248d5e718667c204974275f8974a.tar.bz2 |
Bump to version 3.2.5.v3.2.5
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 | ||||
-rw-r--r-- | Misc/RPM/python-3.2.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -+++++++++++ +++++++++++ Python News +++++++++++ diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec index 646d9d8..c93f6bf 100644 --- a/Misc/RPM/python-3.2.spec +++ b/Misc/RPM/python-3.2.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.2.4 +%define version 3.2.5 %define libvers 3.2 #--end constants-- %define release 1pydotorg |