Python 3.4.0rc1: Version bump.
diff --git a/Misc/NEWS b/Misc/NEWS
index 30abc7f..b4cad86 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@
What's New in Python 3.4.0 release candidate 1?
===============================================
-Release date: 2014-02-09
+Release date: 2014-02-10
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec
index 4475894..a911a7e 100644
--- a/Misc/RPM/python-3.4.spec
+++ b/Misc/RPM/python-3.4.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 3.4.0b3
+%define version 3.4.0rc1
%define libvers 3.4
#--end constants--
%define release 1pydotorg