diff options
author | Barry Warsaw <barry@python.org> | 2010-03-18 22:14:36 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2010-03-18 22:14:36 (GMT) |
commit | d1dd2e307c92184423d3602f663054cdc49c62bd (patch) | |
tree | 14f2423d7f435dc45464244b9c138da6db2509a1 /README | |
parent | 1a549a7d67312758fa4119f2466f76520d7a5329 (diff) | |
download | cpython-d1dd2e307c92184423d3602f663054cdc49c62bd.zip cpython-d1dd2e307c92184423d3602f663054cdc49c62bd.tar.gz cpython-d1dd2e307c92184423d3602f663054cdc49c62bd.tar.bz2 |
Bumping to 2.6.5 final.v2.6.5
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 2.6.5 rc 2 -================================= +This is Python version 2.6.5 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. |