X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=configure.ac;h=e7bd9dac6e271099b723426cbe8bf4c4236e99fb;hb=53cdfb64cc96a8fc2ad0979a7a7939f0d50532a9;hp=527986b9adf9c63711574e58656030460b05be97;hpb=5bf2c77b6e2e4956bb4e66f58290e16d775af4ec;p=android-x86%2Fexternal-exfat.git diff --git a/configure.ac b/configure.ac index 527986b..e7bd9da 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.6], [relan@users.noreply.github.com], [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