parent
c41ac4c1dc
commit
65d283efc9
|
@ -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; }
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue