From a38346b50368339759a7f346abf5a0dd4bc829b1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 3 Sep 2025 17:39:58 +0000 Subject: [PATCH] configure: Bump version to 0.2 Signed-off-by: Michael Tremer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.47.2