Skip to content

Commit 872704f

Browse files
committed
version: start development towards 7.0.18
1 parent f707f32 commit 872704f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([suricata],[7.0.17])
1+
AC_INIT([suricata],[7.0.18-dev])
22
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes])
33
AC_CONFIG_HEADERS([src/autoconf.h])
44
AC_CONFIG_SRCDIR([src/suricata.c])

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# Format:
44
#
55
# name {repo} {branch|tag}
6-
libhtp https://github.com/OISF/libhtp 0.5.53
6+
libhtp https://github.com/OISF/libhtp 0.5.x
77
suricata-update https://github.com/OISF/suricata-update 1.3.8

0 commit comments

Comments
 (0)