summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-01-01 16:25:12 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-01-01 16:25:12 (GMT)
commit4c70293755ce8ea0adc5b224c714da2b7625d232 (patch)
tree0de9b5bf2f7dd0132d08bfa1fb6216ea9647d814 /README
parent42bf8fc90158072ff0136a7c8bfa0b0dba3a70d6 (diff)
parente8c2a957c87980a1fd79c39597d40e5c5aeb7048 (diff)
downloadcpython-4c70293755ce8ea0adc5b224c714da2b7625d232.zip
cpython-4c70293755ce8ea0adc5b224c714da2b7625d232.tar.gz
cpython-4c70293755ce8ea0adc5b224c714da2b7625d232.tar.bz2
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 84aaef9..2335889 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,