diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-11-13 17:28:56 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-11-13 17:28:56 (GMT) |
commit | 5889129571492a589b98f04d3bca6cc86bc43901 (patch) | |
tree | 92593ee641ea04fbe8680012a13da96c826b23d3 /README | |
parent | b87dd0ce25ea2f082c5fafc4f2d5e424aabde516 (diff) | |
download | cpython-5889129571492a589b98f04d3bca6cc86bc43901.zip cpython-5889129571492a589b98f04d3bca6cc86bc43901.tar.gz cpython-5889129571492a589b98f04d3bca6cc86bc43901.tar.bz2 |
bump to 3.1.3rc1v3.1.3rc1
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 -============================ +This is Python version 3.1.2 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. |