X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=configure.ac;h=7412f59d0a20c3ea9e23d38152b78a4198c1a818;hp=a1dcd8766e50e144173e949295628e503dfe4895;hb=89b41d3aa59e12dea5fde67a4d6555cd94e0c5a6;hpb=fc55662109c1fccea581594f8d6af49da79f456b diff --git a/configure.ac b/configure.ac index a1dcd87..7412f59 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.7], [relan@users.noreply.github.com], [exfat-utils], [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