From: Michael Tremer Date: Tue, 23 Feb 2021 14:46:51 +0000 (+0000) Subject: Bump version to 0.2.0 X-Git-Tag: 0.2.0~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0c7fa7ba0af9d191b4f44dea2993975c0842a120;p=fireperf.git Bump version to 0.2.0 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index bc14dde..ae7433e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) AC_INIT([fireperf], - [0.1.0], + [0.2.0], [info@ipfire.org], [fireperf], [https://www.ipfire.org/])