diff options
author | Georg Brandl <georg@python.org> | 2012-08-25 10:16:37 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-08-25 10:16:37 (GMT) |
commit | 4ab4ec258c01aa28d4b2019f2d5d2489e3a1daf1 (patch) | |
tree | f44a3644a9ef79694cef9275e98254a2117bfd68 /README | |
parent | d183f0be0bf274390cc38cb44e4fe9bfbf74084e (diff) | |
download | cpython-4ab4ec258c01aa28d4b2019f2d5d2489e3a1daf1.zip cpython-4ab4ec258c01aa28d4b2019f2d5d2489e3a1daf1.tar.gz cpython-4ab4ec258c01aa28d4b2019f2d5d2489e3a1daf1.tar.bz2 |
Bump to 3.3.0rc1.v3.3.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.3.0 beta 2 -=================================== +This is Python version 3.3.0 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved. |