We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b36b48 commit 07cabeaCopy full SHA for 07cabea
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 7)
+set(AGENT_VERSION_BUILD 8)
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