Skip to content

Commit dc090bd

Browse files
authored
Release 2.8 updates to website (#480)
* add yaml file updates Signed-off-by: Deb <[email protected]> * update release numbers on SOF site Signed-off-by: Deb <[email protected]> --------- Signed-off-by: Deb <[email protected]>
1 parent cd9ed32 commit dc090bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@
7474

7575
# General information about the project.
7676
project = u'SOF Project'
77-
copyright = u'2023, SOF Project'
77+
copyright = u'2024, SOF Project'
7878
author = u'SOF Project developers'
7979

8080
# The version info for the project you're documenting, acts as replacement for
8181
# |version| and |release|, also used in various other places throughout the
8282
# built documents.
8383

84-
version = release = "2.7.0"
84+
version = release = "2.8.0"
8585

8686
#
8787
# The short X.Y version.

release.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kernel, and documentation. Download the source code as a zip or tar.gz file:
2626
Source and Binary Releases
2727
--------------------------
2828

29-
The latest SOF release is v2.7.0 (Sept 2023).
29+
The latest SOF release is v2.8.0 (Dec 2023).
3030

3131
View new feature information and release downloads for the latest and
3232
previous releases on GitHub. Firmware and SDK tool source code and binary

0 commit comments

Comments
 (0)