diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-01-14 17:41:58 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-01-14 17:41:58 (GMT) |
commit | 906e26e897b4b2e4b938c65fc4cf9d3b13fa069d (patch) | |
tree | d7f6a22469d8226f6d6c59c7cdff272de35beea9 /README | |
parent | a822768c62c62539d022c65e8db5f7d0f85757aa (diff) | |
download | cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.zip cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.tar.gz cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.tar.bz2 |
Prepare for 2.5.5c1.v2.5.5c1
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -This is Python version 2.5.4 -============================ +This is Python version 2.5.5c1 +============================== -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. All rights reserved. |