summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-11-06 03:29:32 (GMT)
committerBarry Warsaw <barry@python.org>2008-11-06 03:29:32 (GMT)
commit1f0e67ec1f1415dc994fd88e53764b97c3552e5f (patch)
tree548441008aa7f09dc0144c5890c4a48d458aeb7d /Misc
parent93ef79cce3cbc7cd57602e08b59e9a6144044d82 (diff)
downloadcpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.zip
cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.tar.gz
cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.tar.bz2
Bumping to 3.0rc2.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS9
-rw-r--r--Misc/RPM/python-3.0.spec2
2 files changed, 4 insertions, 7 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7750d81..0a218a9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,13 +4,10 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
-What's New in Python 3.0 beta 5
-===============================
-
-[Note: due to the number of unresolved issues we're going back to beta
- releases for a while.]
+What's New in Python 3.0 release candidate 2
+============================================
-*Release date: XX-XXX-2008*
+*Release date: 05-Nov-2008*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec
index 73e0b85..4bbb3ed 100644
--- a/Misc/RPM/python-3.0.spec
+++ b/Misc/RPM/python-3.0.spec
@@ -34,7 +34,7 @@
%define name python
#--start constants--
-%define version 3.0rc1
+%define version 3.0rc2
%define libver 3.0
#--end constants--
%define release 1pydotorg