X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=configure.ac;h=4395817aa9abcc9cb0e00617da8290181031dd39;hp=43e31e4b855bade50338be19d0b611f32f8b537c;hb=729387130d5fba1d085a5f1bcccd20c712ae8f01;hpb=c76228745fbda53868afdf95990902bd3b27f608 diff --git a/configure.ac b/configure.ac index 43e31e4..4395817 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-2016 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.4], [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