]> git.ipfire.org Git - suricata-reporter.git/commitdiff
configure: Bump version to 0.5 master 0.5
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Nov 2025 14:28:41 +0000 (14:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Nov 2025 14:28:41 +0000 (14:28 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

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