]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
version: start development towards 6.0.7
authorJason Ish <jason.ish@oisf.net>
Wed, 20 Jul 2022 19:12:47 +0000 (13:12 -0600)
committerJason Ish <jason.ish@oisf.net>
Wed, 20 Jul 2022 19:13:14 +0000 (13:13 -0600)
configure.ac

index 4565edead0b775ad6b8a6806d4393741b0585b30..e6d9b2860f30180c44a2cc401d48ddedd42dd1d1 100644 (file)
@@ -1,4 +1,4 @@
-    AC_INIT([suricata],[6.0.6])
+    AC_INIT([suricata],[6.0.7-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])