From 045688edb867eb0dc4fc4250f25500613ea95f31 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sat, 23 Feb 2019 10:22:46 +0100 Subject: [PATCH] libhtp: Update to 0.5.29 This is a minor release to the latest stable version of libhtp Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- libhtp/libhtp.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libhtp/libhtp.nm b/libhtp/libhtp.nm index ce7e7f5cf..8bb4ebf9c 100644 --- a/libhtp/libhtp.nm +++ b/libhtp/libhtp.nm @@ -4,7 +4,7 @@ ############################################################################### name = libhtp -version = 0.5.20 +version = 0.5.29 release = 1 groups = System/Libraries