From 114478185eafc4aef932605929c019731b3fbf34 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Thu, 20 Feb 2003 11:19:58 +0000 Subject: [PATCH] Update version (Logical change 1.123) --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index f8031e48..4280a74b 100755 --- a/configure +++ b/configure @@ -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; } diff --git a/configure.in b/configure.in index 7a5d29bf..1c2aaa4b 100644 --- a/configure.in +++ b/configure.in @@ -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