diff options
author | Georg Brandl <georg@python.org> | 2012-04-10 17:28:09 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-04-10 17:28:09 (GMT) |
commit | 44036016b9ac8c1ceeb2a634585513ccb674c571 (patch) | |
tree | c08eb2946dc0a0442bbdf28e174a2eb294d41ff2 /Misc | |
parent | 470f33f50b446f17c2729899cdea4edd46b4f0da (diff) | |
download | cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.zip cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.tar.gz cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.tar.bz2 |
Bump to 3.2.3 final.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/RPM/python-3.2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec index 87bfda1..18f3e77 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.3rc2 +%define version 3.2.3 %define libvers 3.2 #--end constants-- %define release 1pydotorg |