versions.json: set version to 2.11.99

Open tree for 2.12 development now that stable-v2.11 is branched out.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
Kai Vehmanen 2024-09-16 20:44:03 +03:00 committed by Liam Girdwood
parent 56c60cd19b
commit dfd74b1765
1 changed files with 1 additions and 1 deletions

View File

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