diff options
author | Larry Hastings <larry@hastings.org> | 2018-01-23 12:32:09 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2018-01-23 12:32:09 (GMT) |
commit | d5af78b687b27aaf203b588f91f59c13463713c0 (patch) | |
tree | 15265d234f1212ed78b3db50d46df647a788b028 /README | |
parent | 68485f78fa20c915b5b87f31e0d752760590333f (diff) | |
download | cpython-d5af78b687b27aaf203b588f91f59c13463713c0.zip cpython-d5af78b687b27aaf203b588f91f59c13463713c0.tar.gz cpython-d5af78b687b27aaf203b588f91f59c13463713c0.tar.bz2 |
Bump version and copyright year for 3.4.8rc1.v3.4.8rc1
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ -This is Python version 3.4.7 -============================ +This is Python version 3.4.8rc1 +=============================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights +2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights reserved. Python 3.x is a new version of the language, which is incompatible with the 2.x @@ -176,7 +176,7 @@ Copyright and License Information --------------------------------- Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights +2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |