diff options
author | Georg Brandl <georg@python.org> | 2014-10-12 06:50:38 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-12 06:50:38 (GMT) |
commit | 439d88542ef77d5c867b8298e4c2c6be4a412a5e (patch) | |
tree | b2905d5e989844d02e8be47d1b2d574e1c1ddaee /Misc/RPM | |
parent | b3ac84322fe6dd542aa755779cdbc155edca8064 (diff) | |
download | cpython-439d88542ef77d5c867b8298e4c2c6be4a412a5e.zip cpython-439d88542ef77d5c867b8298e4c2c6be4a412a5e.tar.gz cpython-439d88542ef77d5c867b8298e4c2c6be4a412a5e.tar.bz2 |
Bump to 3.2.6v3.2.6
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 664589e..e0f94c5 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.6rc1 +%define version 3.2.6 %define libvers 3.2 #--end constants-- %define release 1pydotorg |