summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-04 12:15:42 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-04 12:15:42 (GMT)
commite800a0e1c2b93f185580ae3926b239e2944b56d9 (patch)
treecdf88d6bf63441c888d4aeeeb1ef99a0554479d3 /README
parent4480d30b8b69ce33f7fa98d9f38cdee343d1d2f3 (diff)
downloadcpython-e800a0e1c2b93f185580ae3926b239e2944b56d9.zip
cpython-e800a0e1c2b93f185580ae3926b239e2944b56d9.tar.gz
cpython-e800a0e1c2b93f185580ae3926b239e2944b56d9.tar.bz2
Bump to 3.2.6rc1
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 6d8e18c..50f11e0 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-This is Python version 3.2.5
-============================
+This is Python version 3.2.6 release candidate 1
+================================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013 Python Software Foundation. All rights reserved.
+2012, 2013, 2014 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