icd: Update json files for 1.1.79 header
authorMark Lobodzinski <mark@lunarg.com>
Tue, 3 Jul 2018 17:22:54 +0000 (11:22 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 3 Jul 2018 17:23:30 +0000 (11:23 -0600)
icd/linux/VkICD_mock_icd.json
icd/macos/VkICD_mock_icd.json
icd/windows/VkICD_mock_icd.json

index ac9142b..97d13d4 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.so",
-        "api_version": "1.1.78"
+        "api_version": "1.1.79"
     }
 }
 
index c9e0af6..fd4faa5 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": "./libVkICD_mock_icd.dylib",
-        "api_version": "1.1.78"
+        "api_version": "1.1.79"
     }
 }
 
index 1a8d7c6..a24ab73 100644 (file)
@@ -2,7 +2,7 @@
     "file_format_version" : "1.0.1",
     "ICD": {
         "library_path": ".\\VkICD_mock_icd.dll",
-        "api_version": "1.1.78"
+        "api_version": "1.1.79"
     }
 }