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

Commit 5e2fa3b

Browse files
committed
Version 2.1.0.4_RC1
1 parent 5025e6c commit 5e2fa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set(AGENT_VERSION_MAJOR 2)
33
set(AGENT_VERSION_MINOR 1)
44
set(AGENT_VERSION_PATCH 0)
5-
set(AGENT_VERSION_BUILD 2)
5+
set(AGENT_VERSION_BUILD 4)
66
set(AGENT_VERSION_RC "_RC1")
77

88
# This minimum version is to support Visual Studio 2017 and C++ feature checking and FetchContent

0 commit comments

Comments
 (0)