From: Jason Ish Date: Wed, 24 Jan 2024 15:55:37 +0000 (-0600) Subject: doc: note what version "requires" was added in X-Git-Tag: suricata-8.0.0-beta1~1818 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10240%2Fhead;p=thirdparty%2Fsuricata.git doc: note what version "requires" was added in --- diff --git a/doc/userguide/rules/meta.rst b/doc/userguide/rules/meta.rst index 0e888add69..1ceb5fe834 100644 --- a/doc/userguide/rules/meta.rst +++ b/doc/userguide/rules/meta.rst @@ -258,3 +258,4 @@ default to 0. The ``version`` may only be specified once, if specified more than once the rule will log an error and not be loaded. +The ``requires`` keyword was introduced in Suricata 7.0.3 and 8.0.0.