We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df11fc1 + 6624c42 commit 8c5b6adCopy full SHA for 8c5b6ad
CMakeLists.txt
@@ -2,7 +2,7 @@
2
set(AGENT_VERSION_MAJOR 2)
3
set(AGENT_VERSION_MINOR 4)
4
set(AGENT_VERSION_PATCH 0)
5
-set(AGENT_VERSION_BUILD 8)
+set(AGENT_VERSION_BUILD 9)
6
set(AGENT_VERSION_RC "")
7
8
# This minimum version is to support Visual Studio 2019 and C++ feature checking and FetchContent
0 commit comments