aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-01-14 09:35:02 -0700
committerMark Lobodzinski <mark@lunarg.com>2016-01-14 10:10:45 -0700
commit626bbab826c7c664edfa744c3eba2f97cef7153e (patch)
tree609cc3444efab9be69687973b369fdc5a9ccb723
parent1c1aba757a43058027dc7451d9628acadeea26fb (diff)
downloadusermoji-626bbab826c7c664edfa744c3eba2f97cef7153e.tar.xz
nulldrv: MR131, Update api_version in nulldrv json file
-rw-r--r--icd/nulldrv/nulldrv_icd.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/icd/nulldrv/nulldrv_icd.json b/icd/nulldrv/nulldrv_icd.json
index 376f3c08..d77b3d07 100644
--- a/icd/nulldrv/nulldrv_icd.json
+++ b/icd/nulldrv/nulldrv_icd.json
@@ -2,6 +2,6 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "./libVK_nulldrv.so",
- "api_version": "0.210.0"
+ "api_version": "1.0.1"
}
}