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/basic.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/basic.json')
| -rw-r--r-- | layers/linux/basic.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/linux/basic.json b/layers/linux/basic.json index 5793d973..f3de7883 100644 --- a/layers/linux/basic.json +++ b/layers/linux/basic.json @@ -4,7 +4,7 @@ "name": "Basic", "type": "GLOBAL", "library_path": "./libVKLayerBasic.so", - "abi_versions": "1.0.0", + "abi_versions": "0.9.0", "implementation_version": "1.0.0", "description": "LunarG Sample Layer", "device_extensions": [ |
