diff options
| author | Jon Ashburn <jon@lunarg.com> | 2015-09-28 09:49:53 -0600 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2015-09-28 09:51:46 -0600 |
| commit | 4902af96e8472802d925aee3d22ab952c2c7f246 (patch) | |
| tree | 35c5a2d02134ace78f8a67ab295804fc1fe60ac1 /layers/linux/multi.json | |
| parent | 1d05122c1630572a4fa947cf94d9836c6abb3b36 (diff) | |
| download | usermoji-4902af96e8472802d925aee3d22ab952c2c7f246.tar.xz | |
misc: Change all JSON files to abi version 0.9.0
Diffstat (limited to 'layers/linux/multi.json')
| -rw-r--r-- | layers/linux/multi.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layers/linux/multi.json b/layers/linux/multi.json index 90fdf1d8..5913bc14 100644 --- a/layers/linux/multi.json +++ b/layers/linux/multi.json @@ -4,7 +4,7 @@ "name": "multi1", "type": "DEVICE", "library_path": "./libVKLayerMulti.so", - "abi_versions": "1.0.0", + "abi_versions": "0.9.0", "implementation_version": "1.1.0", "description": "LunarG Sample multiple layer per library", "functions" : { @@ -15,7 +15,7 @@ "name": "multi2", "type": "INSTANCE", "library_path": "./libVKLayerMulti.so", - "abi_versions": "1.0.0", + "abi_versions": "0.9.0", "implementation_version": "1.1.0", "description": "LunarG Sample multiple layer per library", "functions" : { |
