summaryrefslogtreecommitdiff
path: root/poky/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/sphinx-static/switchers.js')
-rw-r--r--poky/documentation/sphinx-static/switchers.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/poky/documentation/sphinx-static/switchers.js b/poky/documentation/sphinx-static/switchers.js
index a6432ae9b0..bda15485c0 100644
--- a/poky/documentation/sphinx-static/switchers.js
+++ b/poky/documentation/sphinx-static/switchers.js
@@ -2,8 +2,11 @@
'use strict';
var all_versions = {
- 'dev': 'dev (3.3)',
- '3.1.10': '3.1.10',
+ 'dev': 'dev (3.5)',
+ '3.4.1': '3.4.1',
+ '3.3.4': '3.3.4',
+ '3.2.4': '3.2.4',
+ '3.1.13': '3.1.13',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};