From: Michael Tremer Date: Tue, 19 May 2026 16:36:49 +0000 (+0000) Subject: configure: Bump version to 0.0.2 X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;ds=inline;p=zone-sync.git configure: Bump version to 0.0.2 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 176c468..ecca046 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.69]) AC_INIT( [zone-sync], - [0.0.1], + [0.0.2], [info@ipfire.org], [zone-sync], [https://git.ipfire.org/?p=zone-sync.git;a=summary])