diff options
author | Fred Drake <fdrake@acm.org> | 2008-12-05 15:52:25 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2008-12-05 15:52:25 (GMT) |
commit | 0afa20c49a8b3d3326ef6ed398862516a8ca2bcd (patch) | |
tree | 6ab3ebe2514305ad180df2f8e596184e476d299d /README | |
parent | 248e172ff8a2a7bda30c118a5eedb1f80b6e64c0 (diff) | |
download | cpython-0afa20c49a8b3d3326ef6ed398862516a8ca2bcd.zip cpython-0afa20c49a8b3d3326ef6ed398862516a8ca2bcd.tar.gz cpython-0afa20c49a8b3d3326ef6ed398862516a8ca2bcd.tar.bz2 |
bump version number
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 +This is Python version 2.7 ========================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |