]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - configure.ac
releasing package exfat-utils version 1.2.6-1
[sven/exfat-utils.git] / configure.ac
index c6fc314266684fac10eda593af550b7862c6fc14..be2e0482ea3319e4c6437f413649eeaa62c7af3b 100644 (file)
@@ -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
 #
 
 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