diff options
author | Benjamin Peterson <benjamin@python.org> | 2014-05-18 00:31:50 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2014-05-18 00:31:50 (GMT) |
commit | 996bf4828de2d7b75d81dd8e9cbe40109aa88e27 (patch) | |
tree | 670e3a8774c3338ae14228588f41ef7edff84c0f /README | |
parent | 03b48b1d6ea899823337116c8f3d16d2cf22e3cc (diff) | |
download | cpython-996bf4828de2d7b75d81dd8e9cbe40109aa88e27.zip cpython-996bf4828de2d7b75d81dd8e9cbe40109aa88e27.tar.gz cpython-996bf4828de2d7b75d81dd8e9cbe40109aa88e27.tar.bz2 |
bump to 2.7.7rc1v2.7.7rc1
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.7.6 -============================ +This is Python version 2.7.7 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |