X-Git-Url: http://git.jankratochvil.net/?p=ntfsprogs.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=444014299b36d0525eda3cfc262a09e988c20266;hp=cfb90dd01356856f11204c63d918f72b8f03b89d;hb=2d83206a84e25bff80568704ebb0aca2b4323b9c;hpb=4abffda2cd1cad459fc0a61d79e8cd234e207b17 diff --git a/configure.ac b/configure.ac index cfb90dd..4440142 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.57) -AC_INIT(ntfsprogs, 1.7.2-WIP-200307311516, linux-ntfs-dev@lists.sourceforge.net) +AC_INIT(ntfsprogs, 1.7.2-WIP, linux-ntfs-dev@lists.sourceforge.net) AC_CANONICAL_TARGET([]) AC_CONFIG_SRCDIR([config.h.in]) AM_CONFIG_HEADER([config.h]) @@ -146,6 +146,7 @@ AC_CONFIG_FILES([ ntfsprogs/ntfsprogs.8 ntfsprogs/ntfsresize.8 ntfsprogs/ntfsundelete.8 + ntfsprogs/ntfscluster.8 ntfsprogs.spec ]) AC_OUTPUT