]> git.ipfire.org Git - suricata-reporter.git/commitdiff
configure: Bump version to 0.4 0.4
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Oct 2025 15:08:16 +0000 (15:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Oct 2025 15:08:16 +0000 (15:08 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index ce6ab8b7bc5b5de6b37b3a3426c8d4b486445693..4ff99ad0553dad5ef236476e7961d6ad05f778f2 100644 (file)
@@ -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])