diff options
author | Larry Hastings <larry@hastings.org> | 2014-10-06 02:05:50 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-10-06 02:05:50 (GMT) |
commit | dbb126103e1c4f2818e0dfc7aa4a689d86565e7a (patch) | |
tree | d68eebcfa31c1c3698cabccfc9426e47a946b912 /README | |
parent | c6256e5f7da7be4566e918114b3a162c613c6ab2 (diff) | |
download | cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.zip cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.tar.gz cpython-dbb126103e1c4f2818e0dfc7aa4a689d86565e7a.tar.bz2 |
Release bump for 3.4.2 final.v3.4.2
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.4.2rc1 -=============================== +This is Python version 3.4.2 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |