summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-23 15:02:08 (GMT)
committerGeorg Brandl <georg@python.org>2013-03-23 15:02:08 (GMT)
commitb673d99698a863e03bef22b9d551b1468a09312f (patch)
treed0186de722449179dec1fcdb7a3fb04d79284aa6 /README
parentd50fe7216d09de0eac5c4085a35173b1d5832688 (diff)
downloadcpython-b673d99698a863e03bef22b9d551b1468a09312f.zip
cpython-b673d99698a863e03bef22b9d551b1468a09312f.tar.gz
cpython-b673d99698a863e03bef22b9d551b1468a09312f.tar.bz2
Bump to 3.2.4rc1.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b13806b..7a3aa26 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-This is Python version 3.2.3
-============================
+This is Python version 3.2.4 release candidate 1
+================================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012 Python Software Foundation. All rights reserved.
+2012, 2013 Python Software Foundation. All rights reserved.
Python 3.x is a new version of the language, which is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially