Skip to content

Commit

Permalink
Release 2.8 updates to website (thesofproject#480)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
deb-intel authored Dec 19, 2023
1 parent cd9ed32 commit dc090bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@

# General information about the project.
project = u'SOF Project'
copyright = u'2023, SOF Project'
copyright = u'2024, SOF Project'
author = u'SOF Project developers'

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

version = release = "2.7.0"
version = release = "2.8.0"

#
# The short X.Y version.
Expand Down
2 changes: 1 addition & 1 deletion release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ kernel, and documentation. Download the source code as a zip or tar.gz file:
Source and Binary Releases
--------------------------

The latest SOF release is v2.7.0 (Sept 2023).
The latest SOF release is v2.8.0 (Dec 2023).

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

0 comments on commit dc090bd

Please sign in to comment.