diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-03-20 20:47:27 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-03-20 20:47:27 (GMT) |
commit | f0fa1b2f670334f9f4b123e6ecb65c3beef979ed (patch) | |
tree | e9be9ba0ae59d89d7d0922998e35a090a5893617 /README | |
parent | f38b2b4ab13633d7cc1348ba8b083605a5d41a90 (diff) | |
download | cpython-f0fa1b2f670334f9f4b123e6ecb65c3beef979ed.zip cpython-f0fa1b2f670334f9f4b123e6ecb65c3beef979ed.tar.gz cpython-f0fa1b2f670334f9f4b123e6ecb65c3beef979ed.tar.bz2 |
version becomes 3.1.2v3.1.2
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.2 Release Candidate 1 -================================================ +This is Python version 3.1.2 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. |