summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-24 01:56:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-24 01:56:35 +0000
commit2d761821036c1180e5f101d68cf850f536840469 (patch)
tree293f224b9f02aa85a66c7969e83d62572ebb1088 /python
parentAdding debian version 1:7.0.4-1. (diff)
downloadsuricata-2d761821036c1180e5f101d68cf850f536840469.tar.xz
suricata-2d761821036c1180e5f101d68cf850f536840469.zip
Merging upstream version 1:7.0.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index d1e7f1d..f1e2bdd 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -242,6 +242,7 @@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POW_LIB = @POW_LIB@
RANLIB = @RANLIB@
+RELEASE_DATE = @RELEASE_DATE@
RUSTC = @RUSTC@
RUSTUP_HOME_PATH = @RUSTUP_HOME_PATH@
RUST_FEATURES = @RUST_FEATURES@