summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sphinx-static/switchers.js')
-rw-r--r--documentation/sphinx-static/switchers.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index c40823d8d4..feea5f2abf 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -4,9 +4,9 @@
4 var all_versions = { 4 var all_versions = {
5 'dev': 'dev (3.5)', 5 'dev': 'dev (3.5)',
6 '3.4.2': '3.4.2', 6 '3.4.2': '3.4.2',
7 '3.3.4': '3.3.4', 7 '3.3.5': '3.3.5',
8 '3.2.4': '3.2.4', 8 '3.2.4': '3.2.4',
9 '3.1.12': '3.1.12', 9 '3.1.14': '3.1.14',
10 '3.0.4': '3.0.4', 10 '3.0.4': '3.0.4',
11 '2.7.4': '2.7.4', 11 '2.7.4': '2.7.4',
12 }; 12 };