version: start development towards 6.0.18

pull/10672/head
Shivani Bhardwaj 3 years ago committed by Shivani Bhardwaj
parent 51285f2f13
commit 7b53aedad5

@ -1,4 +1,4 @@
AC_INIT([suricata],[6.0.17])
AC_INIT([suricata],[6.0.18-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.47
suricata-update https://github.com/OISF/suricata-update 1.2.8
libhtp https://github.com/OISF/libhtp 0.5.x
suricata-update https://github.com/OISF/suricata-update master-1.2.x

Loading…
Cancel
Save