diff options
| author | Benjamin Peterson <benjamin@python.org> | 2011-05-29 21:50:27 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2011-05-29 21:50:27 (GMT) |
| commit | cd2070590286b52b7aebfb4ed4fe409ac759f94d (patch) | |
| tree | b4f7bf0ef94bd67e44f9d9eab838642380738546 /Misc | |
| parent | 8c0c9d2641c95654d07b28ea9439271d0f1b40cb (diff) | |
| download | cpython-2.7.2rc1.zip cpython-2.7.2rc1.tar.gz cpython-2.7.2rc1.tar.bz2 | |
bump to 2.7.2rc1v2.7.2rc1
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 | ||||
| -rw-r--r-- | Misc/RPM/python-2.7.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ Python News What's New in Python 2.7.2? =========================== -*Release date: XXXX-XX-XX* +*Release date: 2011-05-29* Core and Builtins ----------------- diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index dc437dd..6f2e5a4 100644 --- a/Misc/RPM/python-2.7.spec +++ b/Misc/RPM/python-2.7.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 2.7.1 +%define version 2.7.2rc1 %define libvers 2.7 #--end constants-- %define release 1pydotorg |
