summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/releases.rst1
-rw-r--r--documentation/sphinx-static/switchers.js2
2 files changed, 2 insertions, 1 deletions
diff --git a/documentation/releases.rst b/documentation/releases.rst
index f278e2159c..56f2def0c5 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -33,6 +33,7 @@
33- :yocto_docs:`3.1.5 Documentation </3.1.5>` 33- :yocto_docs:`3.1.5 Documentation </3.1.5>`
34- :yocto_docs:`3.1.6 Documentation </3.1.6>` 34- :yocto_docs:`3.1.6 Documentation </3.1.6>`
35- :yocto_docs:`3.1.7 Documentation </3.1.7>` 35- :yocto_docs:`3.1.7 Documentation </3.1.7>`
36- :yocto_docs:`3.1.8 Documentation </3.1.8>`
36 37
37========================== 38==========================
38 Previous Release Manuals 39 Previous Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index a32d872369..301c2315a9 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -5,7 +5,7 @@
5 'dev': 'dev (3.4)', 5 'dev': 'dev (3.4)',
6 '3.3.1': '3.3.1', 6 '3.3.1': '3.3.1',
7 '3.2.4': '3.2.4', 7 '3.2.4': '3.2.4',
8 '3.1.7': '3.1.7', 8 '3.1.8': '3.1.8',
9 '3.0.4': '3.0.4', 9 '3.0.4': '3.0.4',
10 '2.7.4': '2.7.4', 10 '2.7.4': '2.7.4',
11 }; 11 };