Update version.

(Logical change 1.130)
edge.strict_endians
cantab.net!aia21 2003-03-24 13:34:05 +00:00
parent c41ac4c1dc
commit 65d283efc9
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

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