diff options
author | Georg Brandl <georg@python.org> | 2011-01-30 14:03:33 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-01-30 14:03:33 (GMT) |
commit | d6e19c3513a24950f3d896f1031de17d8f090434 (patch) | |
tree | 6dbab65a68f5464902582413f9ab1915d8f0c4a9 /README | |
parent | 6ddc16b41e19e59b80b9e74e73ceabfddf4f6fbb (diff) | |
download | cpython-d6e19c3513a24950f3d896f1031de17d8f090434.zip cpython-d6e19c3513a24950f3d896f1031de17d8f090434.tar.gz cpython-d6e19c3513a24950f3d896f1031de17d8f090434.tar.bz2 |
Bump version.v3.2rc2
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, release candidate 1 +This is Python version 3.2, release candidate 2 =============================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |