summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2011-05-29 21:06:00 (GMT)
committerBenjamin Peterson <benjamin@python.org>2011-05-29 21:06:00 (GMT)
commit9a63745273522db31d6dea5a45db38d2af5fef55 (patch)
treec146ac4227238c60c59312233dc1236b5654e914 /Misc
parente4427bf9c9ff096ab10589b7aba1e2a6f9c3093f (diff)
downloadcpython-9a63745273522db31d6dea5a45db38d2af5fef55.zip
cpython-9a63745273522db31d6dea5a45db38d2af5fef55.tar.gz
cpython-9a63745273522db31d6dea5a45db38d2af5fef55.tar.bz2
bump to 3.1.4rc1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-3.1.spec2
2 files changed, 4 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f04c643..3982b2b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
Python News
+++++++++++
-What's New in Python 3.1.4?
-===========================
+What's New in Python 3.1.4 release candidate 1?
+===============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2011-05-29*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec
index 0f24a41..d3c9bf2 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.1.3
+%define version 3.1.4rc1
%define libvers 3.1
#--end constants--
%define release 1pydotorg