diff options
author | Georg Brandl <georg@python.org> | 2012-06-26 07:43:40 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-06-26 07:43:40 (GMT) |
commit | d08cec6d62394c2b5cc0986a59354fc09868ec1e (patch) | |
tree | 4624bbb50894e70c1db42ca162084c214e9e4463 /README | |
parent | dba3b5ce07a490dea9af78a3882131cd74696bcc (diff) | |
download | cpython-d08cec6d62394c2b5cc0986a59354fc09868ec1e.zip cpython-d08cec6d62394c2b5cc0986a59354fc09868ec1e.tar.gz cpython-d08cec6d62394c2b5cc0986a59354fc09868ec1e.tar.bz2 |
Bump version to 3.3.0b1.v3.3.0b1
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 alpha 4 -==================================== +This is Python version 3.3.0 beta 1 +=================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved. |