anv/icd: Advertise the right ABI version

This commit is contained in:
Jason Ekstrand
2015-12-10 12:27:13 -08:00
parent 5ba9121fe8
commit 8beea9d45b

View File

@@ -2,7 +2,7 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "@abs_top_builddir@/lib/libvulkan.so.0.0.0",
"abi_versions": "0.138.2"
"abi_versions": "0.210.1"
}
}