diff options
author | Larry Hastings <larry@hastings.org> | 2014-09-20 23:09:56 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-09-20 23:09:56 (GMT) |
commit | 03776e33a9622dfad145eef71745faa7633d1b89 (patch) | |
tree | 0a948e9f52d242ed6229cbba7b701cd77b588bae /README | |
parent | 43a4f7046cbf26ede51929d903c24e320ec1186d (diff) | |
download | cpython-03776e33a9622dfad145eef71745faa7633d1b89.zip cpython-03776e33a9622dfad145eef71745faa7633d1b89.tar.gz cpython-03776e33a9622dfad145eef71745faa7633d1b89.tar.bz2 |
Bump version number for 3.4.2rc1 release.v3.4.2rc1
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.1 -============================ +This is Python version 3.4.2rc1 +=============================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |