Skip to content

Commit c89a0a4

Browse files
release 1.17.0 (#380)
Co-authored-by: pawelchcki <812891+pawelchcki@users.noreply.github.com>
1 parent 017ab1c commit c89a0a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
77
cmake_policy(SET CMP0068 NEW)
88
cmake_policy(SET CMP0135 NEW)
99

10-
set(NGINX_DATADOG_VERSION 1.16.1)
10+
set(NGINX_DATADOG_VERSION 1.17.0)
1111
project(ngx_http_datadog_module VERSION ${NGINX_DATADOG_VERSION})
1212

1313
option(NGINX_DATADOG_ASM_ENABLED "Build with libddwaf" ON)

0 commit comments

Comments
 (0)