From: Michael Tremer Date: Sun, 14 Sep 2025 13:37:30 +0000 (+0000) Subject: configure: Bump version to 0.3 X-Git-Tag: 0.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c57ca326ea9024149d1d6b08c47c8b9428fca91;p=suricata-reporter.git configure: Bump version to 0.3 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 64b1c9d..ce6ab8b 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.69]) AC_INIT([suricata-reporter], - [0.2], + [0.3], [info@ipfire.org], [suricata-reporter], [https://git.ipfire.org/?p=suricata-reporter.git;a=summary])