Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 2440fc7

Browse files
authored
Bump version to 2.2.0
1 parent 4955d59 commit 2440fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")
55
include(GetGitRevisionDescription)
66
get_git_head_revision(GIT_REFSPEC GIT_SHA1)
77

8-
set(version "2.1.0")
8+
set(version "2.2.0")
99
set(VCPKG_TOOLS "${CMAKE_BINARY_DIR}/vcpkg_installed/x64-windows")
1010

1111
# Detours currently has no CMake manifests: https://github.com/microsoft/Detours/pull/48.

0 commit comments

Comments
 (0)