summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-09-18 03:00:28 (GMT)
committerBarry Warsaw <barry@python.org>2008-09-18 03:00:28 (GMT)
commitb88548069599f949c5b451ef95be739241711e24 (patch)
tree957d0eb0dec550467270434250d30482ab2aeaf7 /README
parentf2fa87b02daa69211c72224898cf8119e7f1d114 (diff)
downloadcpython-b88548069599f949c5b451ef95be739241711e24.zip
cpython-b88548069599f949c5b451ef95be739241711e24.tar.gz
cpython-b88548069599f949c5b451ef95be739241711e24.tar.bz2
bumping to 3.0rc1v3.0rc1
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 80cfb62..482bc8a 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This is Python version 3.0 beta 3
-=================================
+This is Python version 3.0 release candidate 1
+==============================================
For notes specific to this release, see RELNOTES in this directory.
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008