diff options
author | Georg Brandl <georg@python.org> | 2011-05-08 07:03:36 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-05-08 07:03:36 (GMT) |
commit | cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4 (patch) | |
tree | 1bcc567535071a0af459ba3590b00fc0dfbd54e3 /Misc/RPM | |
parent | a8201f02dcb67a5fb2a2bba8237c620951ec13e5 (diff) | |
download | cpython-cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4.zip cpython-cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4.tar.gz cpython-cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4.tar.bz2 |
Bump to 3.2.1b1.
Diffstat (limited to 'Misc/RPM')
-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 a5ecdc7..2730834 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 +%define version 3.2.1b1 %define libvers 3.2 #--end constants-- %define release 1pydotorg |