aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-06-27 21:40:27 +0000
committerBenjamin Peterson <benjamin@python.org>2009-06-27 21:40:27 +0000
commit46ea4f73b998364e020972eb80415e6004a917f2 (patch)
tree9b189911a06ae7f42f4225de27e3094b248646e5 /README
parenttag Python version 3.1! (diff)
downloadcpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.gz
cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.bz2
cpython-46ea4f73b998364e020972eb80415e6004a917f2.zip
bump to 3.2a0
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 40d3f0a67bb..72f9a54f308 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is Python version 3.1
+This is Python version 3.2
==========================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009