version: start development towards 7.0.9

pull/12283/head
Shivani Bhardwaj 10 months ago committed by Shivani Bhardwaj
parent 97e69ffb1b
commit 51bc167807

@ -1,4 +1,4 @@
AC_INIT([suricata],[7.0.8])
AC_INIT([suricata],[7.0.9-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])

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

Loading…
Cancel
Save