diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-06-13 13:15:04 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-06-13 13:15:04 (GMT) |
commit | c7c12289fba8721872bea11a5a38c6237b8624ce (patch) | |
tree | 06f9484b5d72f36ae54c58527206ba1d49d5ac56 /README | |
parent | 59843e9e1b6eb538e79aac3829b4f4540f71230c (diff) | |
download | cpython-c7c12289fba8721872bea11a5a38c6237b8624ce.zip cpython-c7c12289fba8721872bea11a5a38c6237b8624ce.tar.gz cpython-c7c12289fba8721872bea11a5a38c6237b8624ce.tar.bz2 |
bump version to 3.1rc2
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.1 Release Candidate 1 +This is Python version 3.1 Release Candidate 2 ============================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 |