diff options
author | Georg Brandl <georg@python.org> | 2014-01-25 08:19:50 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-01-25 08:19:50 (GMT) |
commit | 18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898 (patch) | |
tree | a850a20f446ad0ca111ccbe1ca46d00e3664c0e5 /README | |
parent | 12e18c3d01915309e96d5c8b198ae994061c7838 (diff) | |
download | cpython-18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898.zip cpython-18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898.tar.gz cpython-18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898.tar.bz2 |
Bump to 3.3.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 3.3.3 -============================ +This is Python version 3.3.4 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. |