aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-07-10 09:47:49 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-07-10 09:47:49 -0600
commit6e9ad045b4d58d9f6babb0b4835da32507163652 (patch)
tree39f4fe2a78962d2c7c9fc35fb29cc06d8cc041be /include
parentace2744db577eed40ac66c3e1e3f9c3a8f656e68 (diff)
downloadusermoji-6e9ad045b4d58d9f6babb0b4835da32507163652.tar.xz
misc: Update header version
Diffstat (limited to 'include')
-rw-r--r--include/vulkan.h2
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"