diff --git a/docs/html/index.html b/docs/html/index.html index 01b0a08..cf1721b 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -65,7 +65,7 @@ $(function() {
Vulkan Memory Allocator
-

Version 2.1.0-beta.1 (2018-08-27)

+

Version 2.1.0 (2018-09-10)

Copyright (c) 2017-2018 Advanced Micro Devices, Inc. All rights reserved.
License: MIT

Documentation of all members: vk_mem_alloc.h

diff --git a/src/vk_mem_alloc.h b/src/vk_mem_alloc.h index b7ea905..5fdadae 100644 --- a/src/vk_mem_alloc.h +++ b/src/vk_mem_alloc.h @@ -29,7 +29,7 @@ extern "C" { /** \mainpage Vulkan Memory Allocator -Version 2.1.0-beta.1 (2018-08-27) +Version 2.1.0 (2018-09-10) Copyright (c) 2017-2018 Advanced Micro Devices, Inc. All rights reserved. \n License: MIT