From 45f2fdc1a61f868fe3eaa3b17aeb6ddc6a28f518 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 7 Mar 2019 10:29:41 +0100 Subject: [PATCH] doc: update install doc for 4.1.3 --- doc/userguide/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/userguide/install.rst b/doc/userguide/install.rst index 6ed024ae21..89c5781212 100644 --- a/doc/userguide/install.rst +++ b/doc/userguide/install.rst @@ -16,8 +16,8 @@ Installing from the source distribution files gives the most control over the Su Basic steps:: - tar xzvf suricata-4.1.2.tar.gz - cd suricata-4.1.0 + tar xzvf suricata-4.1.3.tar.gz + cd suricata-4.1.3 ./configure make make install -- 2.47.2