Skip to content

Commit

Permalink
Version 2.4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wsobel committed Oct 3, 2024
1 parent 04be9db commit 7c9e87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set(AGENT_VERSION_MAJOR 2)
set(AGENT_VERSION_MINOR 4)
set(AGENT_VERSION_PATCH 0)
set(AGENT_VERSION_BUILD 2)
set(AGENT_VERSION_BUILD 3)
set(AGENT_VERSION_RC "")

# This minimum version is to support Visual Studio 2019 and C++ feature checking and FetchContent
Expand Down

0 comments on commit 7c9e87c

Please sign in to comment.