summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-10-26 18:57:21 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-10-26 18:57:21 (GMT)
commit07ffc78c9a0ae051046bf30c61735c465ebfe1c9 (patch)
tree9092bee89fcac209ffebb3399d75388f3ef9a7bd /Misc
parentef2436fb1ce7a616d830be0de21a3545a5c0b7f0 (diff)
downloadcpython-07ffc78c9a0ae051046bf30c61735c465ebfe1c9.zip
cpython-07ffc78c9a0ae051046bf30c61735c465ebfe1c9.tar.gz
cpython-07ffc78c9a0ae051046bf30c61735c465ebfe1c9.tar.bz2
2.7.6rc1v2.7.6rc1
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 4a59b4b..f1d5e21 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,10 +1,10 @@
Python News
+++++++++++
-What's New in Python 2.7.6?
-===========================
+What's New in Python 2.7.6 release candidate 1?
+===============================================
-*Release date: XXXX-XX-XX*
+*Release date: 2013-10-26*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index 9df3b2c..7158238 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.5
+%define version 2.7.6rc1
%define libvers 2.7
#--end constants--
%define release 1pydotorg