diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-07-10 09:47:49 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-07-10 09:47:49 -0600 |
| commit | 6e9ad045b4d58d9f6babb0b4835da32507163652 (patch) | |
| tree | 39f4fe2a78962d2c7c9fc35fb29cc06d8cc041be /include | |
| parent | ace2744db577eed40ac66c3e1e3f9c3a8f656e68 (diff) | |
| download | usermoji-6e9ad045b4d58d9f6babb0b4835da32507163652.tar.xz | |
misc: Update header version
Diffstat (limited to 'include')
| -rw-r--r-- | include/vulkan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vulkan.h b/include/vulkan.h index 10265c5b..443a23b9 100644 --- a/include/vulkan.h +++ b/include/vulkan.h @@ -33,7 +33,7 @@ #include "vk_platform.h" // Vulkan API version supported by this file -#define VK_API_VERSION VK_MAKE_VERSION(0, 136, 0) +#define VK_API_VERSION VK_MAKE_VERSION(0, 127, 1) #ifdef __cplusplus extern "C" |
