X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=configure.ac;h=afbf499d0fff6a49febad82913aff96e2c926f6c;hb=caf0764d007be872001c7af85c5fdfa309b10464;hp=43e31e4b855bade50338be19d0b611f32f8b537c;hpb=c76228745fbda53868afdf95990902bd3b27f608;p=sven%2Ffuse-exfat.git diff --git a/configure.ac b/configure.ac index 43e31e4..afbf499 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.3], + [1.2.6], [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