change version to 2.7.4
diff --git a/Misc/NEWS b/Misc/NEWS
index 6f4740c..c33be8b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,7 +4,7 @@
 What's New in Python 2.7.4?
 ===========================
 
-*Release date: XXXX-XX-XX*
+*Release date: 2013-04-06*
 
 Build
 -----
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index 0b62adf..c00ba96 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.7.4rc1
+%define version 2.7.4
 %define libvers 2.7
 #--end constants--
 %define release 1pydotorg