summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2010-08-23 23:37:56 (GMT)
committerBarry Warsaw <barry@python.org>2010-08-23 23:37:56 (GMT)
commitd724296fc3f0e2f07e0d75f116344ef7f1f72021 (patch)
treed11422df72cfb8e30c074b089184e73199945f26 /Misc
parent8275da3f6a5ce9f3be87b2c8330311505a3891f6 (diff)
downloadcpython-2.6.6.zip
cpython-2.6.6.tar.gz
cpython-2.6.6.tar.bz2
2.6.6 final. \o/v2.6.6
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-2.6.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 98fa5cc..f02c86e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.6.6?
===========================
-*Release date: XXXX-XX-XX*
+*Release date: 2010-08-24*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.6.spec b/Misc/RPM/python-2.6.spec
index 4c62c3c..be88719 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.6rc2
+%define version 2.6.6
%define libver 2.6
#--end constants--
%define release 1pydotorg