summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-15 17:08:53 (GMT)
committerGeorg Brandl <georg@python.org>2011-01-15 17:08:53 (GMT)
commit3988ed8e6f06ba8474a7f120d7f10f2a4c479f29 (patch)
tree58c79e4f0777891af6536495276f4ac245cda578 /Misc
parent23e924f96b78ac644eb54574de4bdca7d829840a (diff)
downloadcpython-3988ed8e6f06ba8474a7f120d7f10f2a4c479f29.zip
cpython-3988ed8e6f06ba8474a7f120d7f10f2a4c479f29.tar.gz
cpython-3988ed8e6f06ba8474a7f120d7f10f2a4c479f29.tar.bz2
Bump to 3.2rc1.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-3.2.spec2
2 files changed, 3 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6524dcf..0eadfbd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,6 +5,8 @@ Python News
What's New in Python 3.2 Release Candidate 1
============================================
+*Release date: 16-Jan-2011*
+
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec
index 177baf0..b403593 100644
--- a/Misc/RPM/python-3.2.spec
+++ b/Misc/RPM/python-3.2.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 3.2b2
+%define version 3.2rc1
%define libvers 3.2
#--end constants--
%define release 1pydotorg