aboutsummaryrefslogtreecommitdiff
path: root/ports/vulkan-memory-allocator/CONTROL
diff options
context:
space:
mode:
authorChristoph Neuhauser <c.a.neuhauser@gmail.com>2021-07-22 23:25:45 +0200
committerGitHub <noreply@github.com>2021-07-22 14:25:45 -0700
commit64f20adbd65eb6ede1ab4b31426c7c4b519d1728 (patch)
tree8fa84ec5a6dd29736edf90919534944d66da96d1 /ports/vulkan-memory-allocator/CONTROL
parent7fac0dc1440b79ac9afffaa2af45578518d5750e (diff)
downloadvcpkg-64f20adbd65eb6ede1ab4b31426c7c4b519d1728.tar.gz
vcpkg-64f20adbd65eb6ede1ab4b31426c7c4b519d1728.zip
[vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
* Updated vulkan-headers, vulkan-hpp and vulkan-memory-allocator to new versions. * Updated the port ashes to fix compilation errors with the new Vulkan headers. Added vk_video/ to the list of copied header files in the port vulkan-headers. * Apply suggestions from code review regarding version strings Update version strings in ports/ashes/vcpkg.json and ports/vulkan-headers/vcpkg.json. Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Updated versioning information of modified ports. * Update version strings after changes in vcpkg.json files. Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'ports/vulkan-memory-allocator/CONTROL')
-rw-r--r--ports/vulkan-memory-allocator/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vulkan-memory-allocator/CONTROL b/ports/vulkan-memory-allocator/CONTROL
index 85976c09e..97e2d9892 100644
--- a/ports/vulkan-memory-allocator/CONTROL
+++ b/ports/vulkan-memory-allocator/CONTROL
@@ -1,3 +1,3 @@
Source: vulkan-memory-allocator
-Version: 2.3.0
+Version: 2021-07-07
Description: Easy to integrate Vulkan memory allocation library from GPUOpen