Skip to content

Commit 244f69e

Browse files
authored
Bumped version to 2021-07-21 (#123)
1 parent 5575ace commit 244f69e

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
@@ -88,7 +88,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
8888
set(VCPKG_VERSION "unknownhash")
8989
endif()
9090

91-
set(VCPKG_BASE_VERSION "2021-07-16")
91+
set(VCPKG_BASE_VERSION "2021-07-21")
9292

9393
set(CMAKE_CXX_EXTENSIONS OFF)
9494
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)