From: Michael Tremer Date: Tue, 23 Feb 2021 14:47:25 +0000 (+0000) Subject: configure: Fix indentation X-Git-Tag: 0.2.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f11059391e2e0b8121fde091b54522f0691ccb;p=fireperf.git configure: Fix indentation Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index c148199..bc14dde 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([fireperf], - [0.1.0], - [info@ipfire.org], + [0.1.0], + [info@ipfire.org], [fireperf], [https://www.ipfire.org/])