summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-01-01 10:25:12 -0600
committerBenjamin Peterson <benjamin@python.org>2016-01-01 10:25:12 -0600
commit05166a51f619d71fab48b64bc9019f9d106cacfc (patch)
tree542fbec37dc90ff623f2c5b37b2a393ff31dc401 /README
parent90b6e92589b676bb61451143afe2a3b41c9464ca (diff)
parent9934d8e013e09b22b8865509ea7f9db43a6449f7 (diff)
downloadcpython-05166a51f619d71fab48b64bc9019f9d106cacfc.tar.gz
merge 3.4
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 84aaef908b..2335889b3a 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 3.5.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,