diff options
author | Georg Brandl <georg@python.org> | 2011-02-20 10:37:07 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-02-20 10:37:07 (GMT) |
commit | 3ebb6b361553b1a786396189e92945a59075e51a (patch) | |
tree | dc445377f7dd0d5285513a369d9e2a4ab334b29e /README | |
parent | 4a9d447ac633fb5ca29ace78d5bbfd9cd6d125db (diff) | |
download | cpython-3ebb6b361553b1a786396189e92945a59075e51a.zip cpython-3ebb6b361553b1a786396189e92945a59075e51a.tar.gz cpython-3ebb6b361553b1a786396189e92945a59075e51a.tar.bz2 |
Bump trunk to 3.3 alpha 0.
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 -========================== +This is Python version 3.3 alpha 0 +================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Python Software Foundation. All rights reserved. |