1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

documentation: prepare for 3.1.7 release

(From yocto-docs rev: 5a54200a8702e473ecbbc3dbbdaa24169796c9e8)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steve Sakoman
2021-04-06 05:48:42 -10:00
committed by Richard Purdie
parent 251639560d
commit d705a2325a
4 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
'use strict';
var all_versions = {
'dev': 'dev (3.2)',
'3.1.3': '3.1.3',
'dev': 'dev (3.3)',
'3.1.7': '3.1.7',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};