diff options
author | Georg Brandl <georg@python.org> | 2010-12-19 10:30:28 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-12-19 10:30:28 (GMT) |
commit | 8a60e94802b04a838607b4aebba6fc8b70f7b87c (patch) | |
tree | 372531e4dc524f8233da62f9be517f053796ad70 /README | |
parent | c88435023c909dd9575ff81b4c7f86cf68108537 (diff) | |
download | cpython-8a60e94802b04a838607b4aebba6fc8b70f7b87c.zip cpython-8a60e94802b04a838607b4aebba6fc8b70f7b87c.tar.gz cpython-8a60e94802b04a838607b4aebba6fc8b70f7b87c.tar.bz2 |
Bump to 3.2b2.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.2 beta 1 +This is Python version 3.2 beta 2 ================================= Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |