version: start development towards 7.0.18

pull/15824/head
Shivani Bhardwaj 2 months ago
parent f707f3208d
commit 872704f72f

@ -1,4 +1,4 @@
AC_INIT([suricata],[7.0.17]) AC_INIT([suricata],[7.0.18-dev])
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes]) m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes])
AC_CONFIG_HEADERS([src/autoconf.h]) AC_CONFIG_HEADERS([src/autoconf.h])
AC_CONFIG_SRCDIR([src/suricata.c]) AC_CONFIG_SRCDIR([src/suricata.c])

@ -3,5 +3,5 @@
# Format: # Format:
# #
# name {repo} {branch|tag} # name {repo} {branch|tag}
libhtp https://github.com/OISF/libhtp 0.5.53 libhtp https://github.com/OISF/libhtp 0.5.x
suricata-update https://github.com/OISF/suricata-update 1.3.8 suricata-update https://github.com/OISF/suricata-update 1.3.8

Loading…
Cancel
Save