Bump to 2.6.8
diff --git a/Misc/NEWS b/Misc/NEWS
index a8e813d..cdd3cf5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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