From: Michael Tremer Date: Tue, 27 Jan 2026 15:56:56 +0000 (+0000) Subject: configure: Bump version to 0.6 X-Git-Tag: 0.6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;p=suricata-reporter.git configure: Bump version to 0.6 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 3459231..9430e29 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.69]) AC_INIT([suricata-reporter], - [0.5], + [0.6], [info@ipfire.org], [suricata-reporter], [https://git.ipfire.org/?p=suricata-reporter.git;a=summary])