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-7.0.3~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10253%2Fhead;p=thirdparty%2Fsuricata.git doc: note what version "requires" was added in (cherry picked from commit 8bf8131c31088f501f4d151f8748a817f89f7c1f) --- 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.