summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-03-23 15:17:29 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-03-23 15:17:29 (GMT)
commita1f6fab46486ec431c04fe1b0c5c68d6e26f759d (patch)
treeb05dbeb0f405c632eb4b253a34e49e73fe1f1257 /Misc
parent43cb4b79d92d85b90166052c0f6fad70075f5bd4 (diff)
downloadcpython-2.7.4rc1.zip
cpython-2.7.4rc1.tar.gz
cpython-2.7.4rc1.tar.bz2
version to 2.7.4rc1v2.7.4rc1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-2.7.spec2
2 files changed, 4 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f172246..b8dc1f2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,10 +1,10 @@
Python News
+++++++++++
-What's New in Python 2.7.4
-==========================
+What's New in Python 2.7.4 release candidate 1
+==============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2013-03-23*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index aad3529..0b62adf 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.3
+%define version 2.7.4rc1
%define libvers 2.7
#--end constants--
%define release 1pydotorg