summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-23 15:05:12 (GMT)
committerGeorg Brandl <georg@python.org>2013-03-23 15:05:12 (GMT)
commitd08d0b1c69b19c58afb998e30eadfc7b9de26378 (patch)
tree97e26bc810da87bb02bad26b5305f4081417bce9 /Misc
parent0a1bc11c66a5037b4db8c414adce0012bf1d28fa (diff)
downloadcpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.zip
cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.tar.gz
cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.tar.bz2
Bump to 3.3.1rc1.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS8
-rw-r--r--Misc/RPM/python-3.3.spec2
2 files changed, 5 insertions, 5 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e2ca210..6255fc5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,12 +2,12 @@
Python News
+++++++++++
-What's New in Python 3.3.1?
-===========================
+What's New in Python 3.3.1 release candidate 1?
+===============================================
-*Not yet released, see sections below for changes released in 3.3.0*
+.. *Not yet released, see sections below for changes released in 3.3.0*
-.. *Release date: 2013-XX-XX*
+*Release date: 24-Mar-2013*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 936a21f..169f0ba 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.0
+%define version 3.3.1rc1
%define libvers 3.3
#--end constants--
%define release 1pydotorg