X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=configure.ac;h=4c2a09db9bd99ab9121078e8736714c826669e60;hp=e50b0b839216aac0586e26618bc21d9b6320b974;hb=227e6a81e7089ac7b80bf7f25889f6b1689486fd;hpb=1166675ac1cefab70acdf900c238a9e2b726e2de diff --git a/configure.ac b/configure.ac index e50b0b8..4c2a09d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf source. # # Free exFAT implementation. -# Copyright (C) 2010-2015 Andrew Nayenko +# Copyright (C) 2010-2017 Andrew Nayenko # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,11 +21,11 @@ # AC_INIT([Free exFAT implementation], - [1.2.2], + [1.2.7], [relan@users.noreply.github.com], [fuse-exfat], [https://github.com/relan/exfat]) -AM_INIT_AUTOMAKE([1.11.2 -Wall -Werror foreign subdir-objects no-installman]) +AM_INIT_AUTOMAKE([1.11.2 -Wall -Werror foreign subdir-objects]) AC_PROG_CC AC_PROG_CC_C99 AC_PROG_RANLIB