mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
conf: update for release 3.4
conf.py: * set version to 3.4 switchers.js: * add 3.4 release * update 'dev' to 3.5 (From yocto-docs rev: 063e21e1eaffa3e43119800bea50263e12b45f92) Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9b66d8fb60
commit
98d101475a
@@ -16,7 +16,7 @@ import os
|
||||
import sys
|
||||
import datetime
|
||||
|
||||
current_version = "dev"
|
||||
current_version = "3.4"
|
||||
|
||||
# String used in sidebar
|
||||
version = 'Version: ' + current_version
|
||||
|
||||
Reference in New Issue
Block a user