bump verson to 2.7rc2
diff --git a/Misc/NEWS b/Misc/NEWS
index 984d2ef..0f0f837 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
What's New in Python 2.7 release candidate 2?
=============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2010-06-20*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index 0b24195..5df97b0 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.7rc1
+%define version 2.7rc2
%define libver 2.7
#--end constants--
%define release 1pydotorg