versions.json: set version to 2.9.99

Open tree for 2.10 development now that stable-v2.9 is branched out.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
Kai Vehmanen 2024-03-04 14:58:16 +02:00 committed by Kai Vehmanen
parent fe690316e1
commit a90435734e
1 changed files with 1 additions and 1 deletions

View File

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