diff options
author | Georg Brandl <georg@python.org> | 2014-03-02 08:19:03 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-03-02 08:19:03 (GMT) |
commit | c186b237993ac0c1c6ee1a195754702cc01625d7 (patch) | |
tree | 7cd304eb9a226449c2ed705f082115a27dc47ca2 /README | |
parent | bb386cf810b9447ca819437c6009ac6aa2a00a8b (diff) | |
download | cpython-c186b237993ac0c1c6ee1a195754702cc01625d7.zip cpython-c186b237993ac0c1c6ee1a195754702cc01625d7.tar.gz cpython-c186b237993ac0c1c6ee1a195754702cc01625d7.tar.bz2 |
Bump to 3.3.5rc2.v3.3.5rc2
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.3.5 release candidate 1 +This is Python version 3.3.5 release candidate 2 ================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |