diff options
| author | Benjamin Peterson <benjamin@python.org> | 2010-05-08 17:08:17 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2010-05-08 17:08:17 (GMT) |
| commit | c251607d591ad8c0f117eb5e6118027c4ae1e8c6 (patch) | |
| tree | b2c04db31344bff994a3ad3493364d9d41daecb0 /Misc | |
| parent | 9c164af6c35cc0a0b21162d74bd7ea572731ed2c (diff) | |
| download | cpython-2.7b2.zip cpython-2.7b2.tar.gz cpython-2.7b2.tar.bz2 | |
bump version to 2.7 beta 2v2.7b2
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 beta 2? ================================ -*Release date: XXXX-XX-XX* +*Release date: 2010-05-08* Core and Builtins ----------------- diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index c875be5..6a2192c 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.7b1 +%define version 2.7b2 %define libver 2.7 #--end constants-- %define release 1pydotorg |
