We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1801a8f commit 815bccdCopy full SHA for 815bccd
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 4)
+set(AGENT_VERSION_BUILD 5)
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