From bddf42cd8b10800329787dc8bc0604a89a635141 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Thu, 13 Feb 2003 10:27:33 +0000 Subject: [PATCH] Update version (Logical change 1.121) --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 1ccba2b8..f8031e48 100755 --- a/configure +++ b/configure @@ -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; } diff --git a/configure.in b/configure.in index 3e823ca9..7a5d29bf 100644 --- a/configure.in +++ b/configure.in @@ -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