Skip to content

Commit a9976f3

Browse files
authored
Bump version date. (#222)
1 parent 842ab70 commit a9976f3

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-09-10")
98+
set(VCPKG_BASE_VERSION "2021-10-18")
9999

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

0 commit comments

Comments
 (0)