Skip to content

Commit

Permalink
Updated version to 1.4.0.10 – release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Sobel committed Apr 14, 2018
1 parent c579afb commit 3600714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agent/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ set(CMAKE_FIND_APPBUNDLE NEVER)
set (AGENT_VERSION_MAJOR 1)
set (AGENT_VERSION_MINOR 4)
set (AGENT_VERSION_PATCH 0)
set (AGENT_VERSION_BUILD 9)
set (AGENT_VERSION_RC "RC9")
set (AGENT_VERSION_BUILD 10)
set (AGENT_VERSION_RC "")

if(WIN32)
# For windows XP use: cmake -G "Visual Studio 12" -T v120_xp -D WINVER=0x0501
Expand Down

0 comments on commit 3600714

Please sign in to comment.