summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-04 12:22:11 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-04 12:22:11 (GMT)
commit76e73f85a3a9d7d4210f45ac020c5e5ce5323d80 (patch)
treea87b89efbf28a357d8c859d9cece19ae042c4788 /Misc
parent736b8012b42be24dd26b57bd443a576cc37c116c (diff)
downloadcpython-76e73f85a3a9d7d4210f45ac020c5e5ce5323d80.zip
cpython-76e73f85a3a9d7d4210f45ac020c5e5ce5323d80.tar.gz
cpython-76e73f85a3a9d7d4210f45ac020c5e5ce5323d80.tar.bz2
Bump to 3.3.6rc1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-3.3.spec2
2 files changed, 4 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1c2393c..c0046ce 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
Python News
+++++++++++
-What's New in Python 3.3.6 release candidate 1?
-===============================================
+What's New in Python 3.3.6?
+===========================
-*Release date: XX-XXX-XXXX*
+*Release date: 11-Oct-2014*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 94332fa..a3645a6 100644
--- a/Misc/RPM/python-3.3.spec
+++ b/Misc/RPM/python-3.3.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 3.3.5
+%define version 3.3.6rc1
%define libvers 3.3
#--end constants--
%define release 1pydotorg