]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - configure.ac
Update Standards-Version to 4.3.1.
[sven/fuse-exfat.git] / configure.ac
index e50b0b839216aac0586e26618bc21d9b6320b974..d0626cbf19c4958d3d49646b624004da28ba180a 100644 (file)
@@ -3,7 +3,7 @@
 #      Autoconf source.
 #
 #      Free exFAT implementation.
-#      Copyright (C) 2010-2015  Andrew Nayenko
+#      Copyright (C) 2010-2018  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.8],
        [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