Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"SOF": {
"MAJOR": "2",
"MINOR": "13",
"MICRO": "99"
"MINOR": "14",
"MICRO": "00"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, @lgirdwood this would normally be "0" for new releases. But as the SOF_MICRO preprocessor define is used as a integer in code, this doesn't have any functional impact, so proceeding with merge.

}
}
Loading