nulldrv: MR131, Update api_version in nulldrv json file
authorTobin Ehlis <tobine@google.com>
Thu, 14 Jan 2016 16:35:02 +0000 (09:35 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 14 Jan 2016 17:10:45 +0000 (10:10 -0700)
icd/nulldrv/nulldrv_icd.json

index 376f3c0..d77b3d0 100644 (file)
@@ -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"
     }
 }