We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ce45e commit aee0a7aCopy full SHA for aee0a7a
CMakeLists.txt
@@ -7,7 +7,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
7
cmake_policy(SET CMP0068 NEW)
8
cmake_policy(SET CMP0135 NEW)
9
10
-set(NGINX_DATADOG_VERSION 1.6.0)
+set(NGINX_DATADOG_VERSION 1.6.1)
11
project(ngx_http_datadog_module VERSION ${NGINX_DATADOG_VERSION})
12
13
option(NGINX_DATADOG_ASM_ENABLED "Build with libddwaf" ON)
0 commit comments