From 5e9ded4a507a541aa559babc62b93da4d4fe88e6 Mon Sep 17 00:00:00 2001 From: Shivani Bhardwaj Date: Mon, 10 Nov 2025 08:32:56 +0530 Subject: [PATCH] version: start development towards 7.0.14 --- configure.ac | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index e4b35ab2ec..7a3ef7fe4f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ - AC_INIT([suricata],[7.0.13]) + AC_INIT([suricata],[7.0.14-dev]) m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes]) AC_CONFIG_HEADERS([src/autoconf.h]) AC_CONFIG_SRCDIR([src/suricata.c]) diff --git a/requirements.txt b/requirements.txt index baecd14ed6..0f7e691f9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # Format: # # name {repo} {branch|tag} -libhtp https://github.com/OISF/libhtp 0.5.52 +libhtp https://github.com/OISF/libhtp 0.5.x suricata-update https://github.com/OISF/suricata-update 1.3.7