From a05f0c7bf9eec876ebe5cc4759a4ef0faa73583f Mon Sep 17 00:00:00 2001 From: hjl Date: Thu, 21 Oct 1999 23:13:42 +0000 Subject: [PATCH] Updated to nfs-utils 0.1.1. --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 947822a..965cd54 100755 --- a/configure +++ b/configure @@ -544,7 +544,7 @@ fi # The nfs-utils version -VERSION="nfs-utils 0.1" +VERSION="nfs-utils 0.1.1" # Check whether --with-statedir or --without-statedir was given. diff --git a/configure.in b/configure.in index 1d91f5b..38913c3 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="nfs-utils 0.1" +VERSION="nfs-utils 0.1.1" AC_SUBST(VERSION) dnl ************************************************************* -- 2.39.2