diff options
| author | Benjamin Peterson <benjamin@python.org> | 2010-03-06 20:34:14 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2010-03-06 20:34:14 (GMT) |
| commit | 8e7c1178a03de3e0bff7b019a56ff9a3493b0929 (patch) | |
| tree | 4f54722ccd0d34ad760ba300f1a3e24ce30e4629 /Misc | |
| parent | 632df993dc638428e69b9b236477e97b70707753 (diff) | |
| download | cpython-2.7a4.zip cpython-2.7a4.tar.gz cpython-2.7a4.tar.bz2 | |
bump version to 2.7a4v2.7a4
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 alpha 4? ================================= -*Release date: XXXX-XX-XX* +*Release date: 2010-03-06* Core and Builtins ----------------- diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index c413ffd..ee2abe7 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.7a3 +%define version 2.7a4 %define libver 2.7 #--end constants-- %define release 1pydotorg |
