Skip to content

Commit 2059ef1

Browse files
committed
Update version number.
1 parent af08307 commit 2059ef1

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
@@ -92,7 +92,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
9292
set(VCPKG_VERSION "unknownhash")
9393
endif()
9494

95-
set(VCPKG_BASE_VERSION "2021-08-12")
95+
set(VCPKG_BASE_VERSION "2021-09-10")
9696

9797
set(CMAKE_CXX_EXTENSIONS OFF)
9898
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)