X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=configure.ac;h=be2e0482ea3319e4c6437f413649eeaa62c7af3b;hp=c6fc314266684fac10eda593af550b7862c6fc14;hb=9fc645b877c3ed3d6436a8aad3daa584b8ad1688;hpb=0bc23c177c8ab35b8fdf4da503b9fa285400b0e6 diff --git a/configure.ac b/configure.ac index c6fc314..be2e048 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-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