Skip to content

Commit 8db809c

Browse files
committed
Bump version-date.
1 parent 86e70ed commit 8db809c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
9595
set(VCPKG_VERSION "unknownhash")
9696
endif()
9797

98-
set(VCPKG_BASE_VERSION "2021-10-18")
98+
set(VCPKG_BASE_VERSION "2021-10-20")
9999

100100
set(CMAKE_CXX_EXTENSIONS OFF)
101101
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)