Update supported versions in the docs

Mention the supported versions that were missing.

Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
This commit is contained in:
Ludovico de Nittis
2022-05-20 17:05:34 +02:00
committed by Charles Giessen
parent 456f3f9c4b
commit a85509f69f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -526,7 +526,7 @@ Here is an example driver JSON Manifest file:
<tr>
<td>"file_format_version"</td>
<td>The JSON format major.minor.patch version number of this file.<br/>
Currently supported version is 1.0.0.</td>
Supported versions are: 1.0.0 and 1.0.1.</td>
</tr>
<tr>
<td>"ICD"</td>
+1 -1
View File
@@ -1611,7 +1611,7 @@ Here's an example of a meta-layer manifest file:
<tr>
<td>"file_format_version"</td>
<td>Manifest format major.minor.patch version number.<br/>
Supported versions are: 1.0.0, 1.0.1, 1.1.0, 1.1.1, and 1.1.2.
Supported versions are: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2 and 1.2.0.
</td>
<td>None</td>
<td>None</td>