X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=configure.ac;h=c75e9c013b1745a1d534d0b72de64a01dbdf772a;hb=3433f38040c65eee80cb8f7f2fc899c83a9ca86a;hp=43e31e4b855bade50338be19d0b611f32f8b537c;hpb=4d77fb5c35e1f08b7616180729502094fcce0981;p=sven%2Ffuse-exfat.git diff --git a/configure.ac b/configure.ac index 43e31e4..c75e9c0 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.5], [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