Skip to content

Commit

Permalink
Version 2.3.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
wsobel committed Jul 2, 2024
1 parent 4fad359 commit c1960d4
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 3)
set(AGENT_VERSION_PATCH 0)
set(AGENT_VERSION_BUILD 14)
set(AGENT_VERSION_BUILD 15)
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 c1960d4

Please sign in to comment.