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, 9 insertions, 1 deletions
@@ -2,6 +2,14 @@ Python News +++++++++++ +What's New in Python 2.6.8? +=========================== + +*Release date: 2012-04-10* + +No changes since 2.6.8rc2. + + What's New in Python 2.6.8 rc 2? ================================ diff --git a/Misc/RPM/python-2.6.spec b/Misc/RPM/python-2.6.spec index 41471bb..e80b952 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.8rc2 +%define version 2.6.8 %define libvers 2.6 #--end constants-- %define release 1pydotorg |
