bump version to 2.7 rc1
diff --git a/Misc/NEWS b/Misc/NEWS
index b2ad445..446e4cb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
What's New in Python 2.7 Release Candidate 1?
=============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2010-06-05*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index 6a2192c..0b24195 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.7b2
+%define version 2.7rc1
%define libver 2.7
#--end constants--
%define release 1pydotorg