diff options
author | Larry Hastings <larry@hastings.org> | 2015-02-08 00:00:45 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-02-08 00:00:45 (GMT) |
commit | e5529063b20130938551c126790c880b3f05d8fd (patch) | |
tree | d78bad53ec5aac69ce9bd37ff673a40afdabbb01 /README | |
parent | af83f9e3132b2c7353ce262fcb3ae85b9628f857 (diff) | |
download | cpython-e5529063b20130938551c126790c880b3f05d8fd.zip cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.gz cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.bz2 |
Version bump for 3.4.3rc1.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.4.2 -============================ +This is Python version 3.4.3rc1 +=============================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. @@ -175,7 +175,7 @@ Copyright and License Information --------------------------------- Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014 Python Software Foundation. All rights reserved. +2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |