There was an error while loading. Please reload this page.
1 parent f2474be commit 170ff77Copy full SHA for 170ff77
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@
2
set(AGENT_VERSION_MAJOR 2)
3
set(AGENT_VERSION_MINOR 7)
4
set(AGENT_VERSION_PATCH 0)
5
-set(AGENT_VERSION_BUILD 9)
+set(AGENT_VERSION_BUILD 10)
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