From: Michael Tremer Date: Tue, 7 Oct 2025 15:08:16 +0000 (+0000) Subject: configure: Bump version to 0.4 X-Git-Tag: 0.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b3368d793438c7ac25e18c90c09980e2d034ee;p=suricata-reporter.git configure: Bump version to 0.4 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index ce6ab8b..4ff99ad 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.69]) AC_INIT([suricata-reporter], - [0.3], + [0.4], [info@ipfire.org], [suricata-reporter], [https://git.ipfire.org/?p=suricata-reporter.git;a=summary])