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.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index 7a4edc9e77..056a8926ba 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -2,9 +2,11 @@
'use strict';
var all_versions = {
- 'dev': 'dev (3.3)',
- '3.2.3': '3.2.3',
- '3.1.6': '3.1.6',
+ 'dev': 'dev (3.5)',
+ '3.4.1': '3.4.1',
+ '3.3.4': '3.3.4',
+ '3.2.4': '3.2.4',
+ '3.1.12': '3.1.12',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};