]> granicus.if.org Git - pdns/commitdiff
Fix wrong version numbering of new features
authorDominic Luechinger <dol@cyon.ch>
Fri, 1 Feb 2019 09:04:32 +0000 (10:04 +0100)
committerDominic Luechinger <dol@cyon.ch>
Fri, 1 Feb 2019 10:42:37 +0000 (11:42 +0100)
pdns/dnsdistdist/docs/rules-actions.rst

index 7838f6dd4e8929af14afc1232641671a70a0937e..160deb4c6b01bd84c9473b927d01e8face87997f 100644 (file)
@@ -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`.