summaryrefslogtreecommitdiffstats
path: root/Doc/tools/static
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-06-27 01:03:55 (GMT)
committerNed Deily <nad@python.org>2018-06-27 03:07:35 (GMT)
commit1bf9cc509326bc42cd8cb1650eb9bf64550d817e (patch)
tree5aa9ce308608b58ce80e0216586b6fb488180aea /Doc/tools/static
parenta61f6e72d07f57a599953e6864d16f2d4ae144f8 (diff)
downloadcpython-3.7.0.zip
cpython-3.7.0.tar.gz
cpython-3.7.0.tar.bz2
3.7.0 finalv3.7.0
Diffstat (limited to 'Doc/tools/static')
-rw-r--r--Doc/tools/static/switchers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/static/switchers.js b/Doc/tools/static/switchers.js
index 3dea08e..d885ff2 100644
--- a/Doc/tools/static/switchers.js
+++ b/Doc/tools/static/switchers.js
@@ -11,7 +11,7 @@
var all_versions = {
'3.8': 'dev (3.8)',
- '3.7': 'pre (3.7)',
+ '3.7': '3.7',
'3.6': '3.6',
'3.5': '3.5',
'2.7': '2.7',