diff options
| author | Georg Brandl <georg@python.org> | 2011-07-09 06:56:21 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-07-09 06:56:21 (GMT) |
| commit | cd0dc16fdc60860bb69be020518234c0e897a1fb (patch) | |
| tree | 782cde767d39b1a86eb527b9bbfd96df71cfd27c /Misc | |
| parent | 9163c473dc0e025bc3b922a94edc82d81667a05d (diff) | |
| download | cpython-3.2.1.zip cpython-3.2.1.tar.gz cpython-3.2.1.tar.bz2 | |
Bump version to 3.2.1.v3.2.1
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 5 | ||||
| -rw-r--r-- | Misc/RPM/python-3.2.spec | 2 |
2 files changed, 2 insertions, 5 deletions
@@ -5,10 +5,7 @@ Python News What's New in Python 3.2.1? =========================== -*Release date: XXXX-XX-XX* - -Core and Builtins ------------------ +*Release date: 10-Jul-2011* Library ------- diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec index 234caeb..955ca3d 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.1rc2 +%define version 3.2.1 %define libvers 3.2 #--end constants-- %define release 1pydotorg |
