versions.json: bump to 2.6.99

Adopt Zephyr's (and others) .99 convention to indicate a development
branch.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2023-06-02 20:11:22 +00:00 committed by Kai Vehmanen
parent b787bead93
commit 212e9808a4
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"SOF": {
"MAJOR": "2",
"MINOR": "5"
"MINOR": "6",
"MICRO": "99"
}
}