bump version to 3.1rc2
diff --git a/Misc/NEWS b/Misc/NEWS
index 627dcf4..5bfa3d6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
What's New in Python 3.1 Release Candidate 2?
=============================================
-*Release date: 17-June-2009*
+*Release date: 13-June-2009*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec
index a13a080..03fd0f6 100644
--- a/Misc/RPM/python-3.1.spec
+++ b/Misc/RPM/python-3.1.spec
@@ -34,7 +34,7 @@
%define name python
#--start constants--
-%define version 3.1rc1
+%define version 3.1rc2
%define libver 3.1
#--end constants--
%define release 1pydotorg