Skip to content

Commit

Permalink
Version 2.4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wsobel committed Jan 3, 2025
1 parent 4b36b48 commit 07cabea
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 7)
set(AGENT_VERSION_BUILD 8)
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 07cabea

Please sign in to comment.