Update version

(Logical change 1.123)
edge.strict_endians
cantab.net!aia21 2003-02-20 11:19:58 +00:00
parent 791a3fa5a3
commit 114478185e
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -966,7 +966,7 @@ fi
PACKAGE=ntfsprogs
VERSION=1.7.1
VERSION=1.7.2-WIP
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.1)
AM_INIT_AUTOMAKE(ntfsprogs,1.7.2-WIP)
AM_MAINTAINER_MODE