From 13402fc4c974b901c29d98e18301a6e41149508a Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Wed, 27 Jun 2018 18:49:31 -0400 Subject: Backport 3.7.0 final changes --- Doc/tools/static/version_switch.js | 2 +- Doc/tools/templates/indexsidebar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/tools/static/version_switch.js b/Doc/tools/static/version_switch.js index 018609e..0c17aa9 100644 --- a/Doc/tools/static/version_switch.js +++ b/Doc/tools/static/version_switch.js @@ -3,7 +3,7 @@ var all_versions = { '3.8': 'dev (3.8)', - '3.7': 'dev (3.7)', + '3.7': '3.7', '3.6': '3.6', '3.5': '3.5', '2.7': '2.7', diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index 7c0fe00..3f4e275 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -3,7 +3,7 @@

{% trans %}Docs for other versions{% endtrans %}