Skip to content

Commit 305d514

Browse files
author
Will Sobel
committed
Version 1.2.0.22
1 parent c0dc315 commit 305d514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set(CMAKE_FIND_APPBUNDLE NEVER)
99
set (AGENT_VERSION_MAJOR 1)
1010
set (AGENT_VERSION_MINOR 2)
1111
set (AGENT_VERSION_PATCH 0)
12-
set (AGENT_VERSION_BUILD 21)
12+
set (AGENT_VERSION_BUILD 22)
1313

1414
if(WIN32)
1515
if(CMAKE_CL_64)

0 commit comments

Comments
 (0)