diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-06-21 15:57:57 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-06-21 15:57:57 (GMT) |
commit | bfcedf4cb736b1c96f5cbae51291babfaefbeec5 (patch) | |
tree | 9e10473b3ad8c61a64f5f725f63753f998827e78 /README | |
parent | bb937092f71813df40ce6ca1b73ba83edb6e28e8 (diff) | |
download | cpython-bfcedf4cb736b1c96f5cbae51291babfaefbeec5.zip cpython-bfcedf4cb736b1c96f5cbae51291babfaefbeec5.tar.gz cpython-bfcedf4cb736b1c96f5cbae51291babfaefbeec5.tar.bz2 |
bump verson to 2.7rc2v2.7rc2
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.7 release candidate 1 +This is Python version 2.7 release candidate 2 ============================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |