From 8655c39eee46f02ea3068b118f3e6d8da82bc1ae Mon Sep 17 00:00:00 2001 From: hjl Date: Wed, 26 Apr 2000 22:08:24 +0000 Subject: [PATCH] 2000-04-26 H.J. Lu * configure.in (VERSION): Set to "0.1.7.1". * configure: Regenerated. * nfs-utils.spec: Updated. --- ChangeLog | 6 ++++++ configure | 2 +- configure.in | 2 +- nfs-utils.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 47673d7..f01e67d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-26 H.J. Lu + + * configure.in (VERSION): Set to "0.1.7.1". + * configure: Regenerated. + * nfs-utils.spec: Updated. + 2000-04-26 H.J. Lu * etc/redhat/nfslock.init: Check if lockd exits before killing diff --git a/configure b/configure index 9cbe116..2cd496c 100755 --- a/configure +++ b/configure @@ -544,7 +544,7 @@ fi # The nfs-utils version -VERSION="0.1.7" +VERSION="0.1.7.1" # Check whether --with-statedir or --without-statedir was given. diff --git a/configure.in b/configure.in index 4512ebf..b2724a5 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="0.1.7" +VERSION="0.1.7.1" AC_SUBST(VERSION) dnl ************************************************************* diff --git a/nfs-utils.spec b/nfs-utils.spec index 3217cdb..e297549 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -1,6 +1,6 @@ Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils -Version: 0.1.7 +Version: 0.1.7.1 Release: 1 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz Group: System Environment/Daemons -- 2.39.2