diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 8 | ||||
| -rw-r--r-- | Misc/RPM/python-2.6.spec | 2 |
2 files changed, 3 insertions, 7 deletions
@@ -5,13 +5,9 @@ Python News What's New in Python 2.6.9? =========================== -*Release date: XXXX-XX-XX* +*Release date: 2013-10-29* -Core and Builtins ------------------ - -Library -------- +No changes since 2.6.9rc1. What's New in Python 2.6.9 rc 1? diff --git a/Misc/RPM/python-2.6.spec b/Misc/RPM/python-2.6.spec index e2de7e3..e6771da 100644 --- a/Misc/RPM/python-2.6.spec +++ b/Misc/RPM/python-2.6.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 2.6.9rc1 +%define version 2.6.9 %define libvers 2.6 #--end constants-- %define release 1pydotorg |
