diff options
| author | Benjamin Peterson <benjamin@python.org> | 2014-06-30 01:58:16 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2014-06-30 01:58:16 (GMT) |
| commit | fdbdcfe020f8b55a1893d1185d7a250bce12625e (patch) | |
| tree | e41a0f784d8c1ebff376db881576afa85a61dbda /Misc | |
| parent | f722c2969aa767d4dd9d9e1d4b1b682c90bde611 (diff) | |
| download | cpython-2.7.8.zip cpython-2.7.8.tar.gz cpython-2.7.8.tar.bz2 | |
bump to 2.7.8v2.7.8
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
@@ -5,7 +5,7 @@ Python News What's New in Python 2.7.8? =========================== -*Release date: XXXX-XX-XX* +*Release date: 2014-06-29* Core and Builtins ----------------- diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index fb0775c..988c3cc 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.7 +%define version 2.7.8 %define libvers 2.7 #--end constants-- %define release 1pydotorg |
