From: Michael Tremer Date: Fri, 7 Nov 2025 14:28:41 +0000 (+0000) Subject: configure: Bump version to 0.5 X-Git-Tag: 0.5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;p=suricata-reporter.git configure: Bump version to 0.5 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 4ff99ad..3459231 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.69]) AC_INIT([suricata-reporter], - [0.4], + [0.5], [info@ipfire.org], [suricata-reporter], [https://git.ipfire.org/?p=suricata-reporter.git;a=summary])