diff options
author | Larry Hastings <larry@hastings.org> | 2014-02-10 22:45:05 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-02-10 22:45:05 (GMT) |
commit | e9f73ac1fd5184173179596d4fa5caa45682d301 (patch) | |
tree | e527f4f19e1c18edd2f023cb1e664e5742402dfb /README | |
parent | 71d4e44fd796bed7f534673dcd9b6087ab0ab19a (diff) | |
download | cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.zip cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.tar.gz cpython-e9f73ac1fd5184173179596d4fa5caa45682d301.tar.bz2 |
Python 3.4.0rc1: Version bump.v3.4.0rc1
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.0 beta 3 -=================================== +This is Python version 3.4.0 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. |