From: Michael Tremer Date: Wed, 3 Sep 2025 17:39:58 +0000 (+0000) Subject: configure: Bump version to 0.2 X-Git-Tag: 0.2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;p=suricata-reporter.git configure: Bump version to 0.2 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 28d45ce..64b1c9d 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.69]) AC_INIT([suricata-reporter], - [0.1], + [0.2], [info@ipfire.org], [suricata-reporter], [https://git.ipfire.org/?p=suricata-reporter.git;a=summary])