parent
4d9974e979
commit
bddf42cd8b
|
@ -966,7 +966,7 @@ fi
|
|||
|
||||
PACKAGE=ntfsprogs
|
||||
|
||||
VERSION=1.7.0
|
||||
VERSION=1.7.1
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
|
||||
|
|
|
@ -12,7 +12,7 @@ fi
|
|||
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
AM_INIT_AUTOMAKE(ntfsprogs,1.7.0)
|
||||
AM_INIT_AUTOMAKE(ntfsprogs,1.7.1)
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
|
Loading…
Reference in New Issue