summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-01-01 16:25:22 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-01-01 16:25:22 (GMT)
commit71db903563906cedfc098418659d1200043cd14c (patch)
treeff98ce9b9f201d87e9ae7d8ed1aa3492d5a91046 /README
parent288cb25f1a208fe09b9e06ba479e11c1157da4b5 (diff)
parent4c70293755ce8ea0adc5b224c714da2b7625d232 (diff)
downloadcpython-71db903563906cedfc098418659d1200043cd14c.zip
cpython-71db903563906cedfc098418659d1200043cd14c.tar.gz
cpython-71db903563906cedfc098418659d1200043cd14c.tar.bz2
merge 3.5
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d682a2b..7afdbf8 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 3.6.0 alpha 1
====================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015, 2016 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,