diff options
author | Georg Brandl <georg@python.org> | 2010-11-13 06:39:58 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-11-13 06:39:58 (GMT) |
commit | 24854cac996ebe2f534cbe58b141fe51fd2d8d0e (patch) | |
tree | 12d37a76483846ce74f358ae1c391db966dcca5b /README | |
parent | ac127870753aa3ba4358fbe584029d017f2ebe97 (diff) | |
download | cpython-24854cac996ebe2f534cbe58b141fe51fd2d8d0e.zip cpython-24854cac996ebe2f534cbe58b141fe51fd2d8d0e.tar.gz cpython-24854cac996ebe2f534cbe58b141fe51fd2d8d0e.tar.bz2 |
Bump to 3.2a4.
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 alpha 3 +This is Python version 3.2 alpha 4 ================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |