From d263d545e9d4c52a802998cc4c98e58e78c56658 Mon Sep 17 00:00:00 2001 From: Dominic Luechinger Date: Fri, 1 Feb 2019 10:04:32 +0100 Subject: [PATCH] Fix wrong version numbering of new features --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 7838f6dd4..160deb4c6 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -650,7 +650,7 @@ These ``DNSRule``\ s be one of the following items: .. function:: EDNSOptionRule(optcode) - .. versionadded:: 1.4.0 + .. versionadded:: 1.3.3 Matches queries or responses with the specified EDNS option present. ``optcode`` is specified as an integer, or a constant such as `EDNSOptionCode.ECS`. -- 2.40.0