header: Update json files to match 1.1.77 header
authorMark Lobodzinski <mark@lunarg.com>
Wed, 13 Jun 2018 20:25:37 +0000 (14:25 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 14 Jun 2018 14:48:08 +0000 (08:48 -0600)
icd/linux/VkICD_mock_icd.json
icd/windows/VkICD_mock_icd.json

index c3fb8d3..f1ae83d 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.so",
-        "api_version": "1.1.74"
+        "api_version": "1.1.77"
     }
 }
 
index 285c63d..9301ef9 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": ".\\VkICD_mock_icd.dll",
-        "api_version": "1.1.74"
+        "api_version": "1.1.77"
     }
 }