1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

releases: update to include 3.1.6

(From yocto-docs rev: 05580e574e78039f577d58648b4ee3817c0f09cc)

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Halstead
2021-02-26 11:32:32 -08:00
committed by Richard Purdie
parent df9382e380
commit 41ee3602ed
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
var all_versions = {
'dev': 'dev (3.3)',
'3.2.2': '3.2.2',
'3.1.5': '3.1.5',
'3.1.6': '3.1.6',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};