diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-05-30 15:30:16 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-05-30 15:30:16 (GMT) |
commit | e6ad3879fe8333e6de6d85a2323c598314e40668 (patch) | |
tree | 49fe14e0495e90f3f71c564e1226c03bd08d3a56 /README | |
parent | a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f (diff) | |
download | cpython-e6ad3879fe8333e6de6d85a2323c598314e40668.zip cpython-e6ad3879fe8333e6de6d85a2323c598314e40668.tar.gz cpython-e6ad3879fe8333e6de6d85a2323c598314e40668.tar.bz2 |
bump to 3.1rc1
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.1 beta 1 -================================= +This is Python version 3.1 Release Candidate 1 +============================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python Software Foundation. |