diff options
author | Georg Brandl <georg@python.org> | 2014-02-23 07:30:06 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-02-23 07:30:06 (GMT) |
commit | e12675a0f2a57ebd74a90400454c5dbdbc92882e (patch) | |
tree | 3fcdfb8fd938492e58340e3099176b61f3a45932 /README | |
parent | ed7d0c4ff6fef4002acf7693ba04af6d803783ba (diff) | |
download | cpython-e12675a0f2a57ebd74a90400454c5dbdbc92882e.zip cpython-e12675a0f2a57ebd74a90400454c5dbdbc92882e.tar.gz cpython-e12675a0f2a57ebd74a90400454c5dbdbc92882e.tar.bz2 |
Bump to 3.3.5rc1.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.3.4 -============================ +This is Python version 3.3.5 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. |