From d2c336c7546e0538126f0d2402f16a7125305784 Mon Sep 17 00:00:00 2001 From: Richard Gibson Date: Mon, 17 Sep 2018 10:33:20 -0400 Subject: [PATCH] dnsdist: Try to appease CI --- pdns/dnsdistdist/docs/reference/dq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index a716cfd6e1..c5f2b7dcf1 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -111,7 +111,7 @@ This state can be modified from the various hooks. .. method:: DNSQuestion:getTrailingData() -> table - .. versionadded:: >1.3.2 + .. versionadded:: 1.4.0 Get all data following the DNS message. @@ -144,7 +144,7 @@ This state can be modified from the various hooks. .. method:: DNSQuestion:setTrailingData(bytes) -> bool - .. versionadded:: >1.3.2 + .. versionadded:: 1.4.0 Set the data following the DNS message, overwriting anything already present. -- 2.47.2