On 22/09/2021 18:11, Krzysztof Kozlowski wrote: > Effect of autoupdate, without changing the version. > > Signed-off-by: Krzysztof Kozlowski > --- > configure.ac | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 25b12b9a85d8..a1f7bd8bf56a 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1,5 +1,5 @@ > -AC_PREREQ(2.60) > -AC_INIT(neard, 0.17, [linux-nfc@lists.01.org]) > +AC_PREREQ([2.60]) > +AC_INIT([neard],[0.17],[linux-nfc@lists.01.org]) > AC_CONFIG_MACRO_DIR([m4]) > > AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) > All applied to master in https://github.com/linux-nfc/neard Best regards, Krzysztof _______________________________________________ Linux-nfc mailing list -- linux-nfc@lists.01.org To unsubscribe send an email to linux-nfc-leave@lists.01.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s