repo: Update json files from 1.1.77 to 1.1.78
authorMark Lobodzinski <mark@lunarg.com>
Tue, 26 Jun 2018 19:21:04 +0000 (13:21 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 26 Jun 2018 19:21:04 +0000 (13:21 -0600)
icd/linux/VkICD_mock_icd.json
icd/macos/VkICD_mock_icd.json
icd/windows/VkICD_mock_icd.json

index f1ae83d..ac9142b 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.so",
-        "api_version": "1.1.77"
+        "api_version": "1.1.78"
     }
 }
 
index b2484e3..c9e0af6 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.dylib",
-        "api_version": "1.1.77"
+        "api_version": "1.1.78"
     }
 }
 
index 9301ef9..1a8d7c6 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": ".\\VkICD_mock_icd.dll",
-        "api_version": "1.1.77"
+        "api_version": "1.1.78"
     }
 }