diff options
author | Barry Warsaw <barry@python.org> | 2010-03-09 22:31:52 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2010-03-09 22:31:52 (GMT) |
commit | fb0928d1176a1e517cc5e46aeafbf54ff5c2554c (patch) | |
tree | e6e2d95489b887b51eb31b7ab42a6fee999a43cd /README | |
parent | 2a5b6225102534736411354a3789ad9b64ccf3b7 (diff) | |
download | cpython-fb0928d1176a1e517cc5e46aeafbf54ff5c2554c.zip cpython-fb0928d1176a1e517cc5e46aeafbf54ff5c2554c.tar.gz cpython-fb0928d1176a1e517cc5e46aeafbf54ff5c2554c.tar.bz2 |
Bumping to 2.6.5rc2v2.6.5rc2
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 2.6.5 rc 1 +This is Python version 2.6.5 rc 2 ================================= Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |