Update version

(Logical change 1.121)
edge.strict_endians
cantab.net!aia21 2003-02-13 10:27:33 +00:00
parent 4d9974e979
commit bddf42cd8b
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -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; }

View File

@ -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