diff options
author | Georg Brandl <georg@python.org> | 2012-02-23 20:14:12 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-02-23 20:14:12 (GMT) |
commit | afe05bd494db1a3d0a68107dd1e3f31820a19329 (patch) | |
tree | f627c0c71140507960cfc867ae2859607ae91711 /README | |
parent | 29ca21c7026a3c216a46024b67572e7723a56ab4 (diff) | |
download | cpython-afe05bd494db1a3d0a68107dd1e3f31820a19329.zip cpython-afe05bd494db1a3d0a68107dd1e3f31820a19329.tar.gz cpython-afe05bd494db1a3d0a68107dd1e3f31820a19329.tar.bz2 |
Bump version to 3.2.3rc1.
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.2.2 -============================ +This is Python version 3.2.3 rc1 +================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved. |