diff options
author | Barry Warsaw <barry@python.org> | 2009-10-06 13:21:07 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2009-10-06 13:21:07 (GMT) |
commit | f71d45a84a060a78ef6357897f659c2a60d27dcf (patch) | |
tree | 8079d935a54e7f9e28161b8103ea9b34b06120dc /README | |
parent | 9d23690898f30a449134724b04916b68c2216871 (diff) | |
download | cpython-f71d45a84a060a78ef6357897f659c2a60d27dcf.zip cpython-f71d45a84a060a78ef6357897f659c2a60d27dcf.tar.gz cpython-f71d45a84a060a78ef6357897f659c2a60d27dcf.tar.bz2 |
Bumping to 2.6.4rc1v2.6.4rc1
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.3 -============================ +This is Python version 2.6.4rc1 +=============================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python Software Foundation. |