Skip to content

Commit

Permalink
Bump version-date.
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Oct 20, 2021
1 parent 86e70ed commit 8db809c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
set(VCPKG_VERSION "unknownhash")
endif()

set(VCPKG_BASE_VERSION "2021-10-18")
set(VCPKG_BASE_VERSION "2021-10-20")

set(CMAKE_CXX_EXTENSIONS OFF)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 8db809c

Please sign in to comment.