diff options
| author | Benjamin Peterson <benjamin@python.org> | 2010-06-21 15:57:57 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2010-06-21 15:57:57 (GMT) |
| commit | bfcedf4cb736b1c96f5cbae51291babfaefbeec5 (patch) | |
| tree | 9e10473b3ad8c61a64f5f725f63753f998827e78 /Misc | |
| parent | bb937092f71813df40ce6ca1b73ba83edb6e28e8 (diff) | |
| download | cpython-2.7rc2.zip cpython-2.7rc2.tar.gz cpython-2.7rc2.tar.bz2 | |
bump verson to 2.7rc2v2.7rc2
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
@@ -7,7 +7,7 @@ Python News What's New in Python 2.7 release candidate 2? ============================================= -*Release date: XXXX-XX-XX* +*Release date: 2010-06-20* Core and Builtins ----------------- diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index 0b24195..5df97b0 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.7rc1 +%define version 2.7rc2 %define libver 2.7 #--end constants-- %define release 1pydotorg |
