From cec295bf37b784ed6ae5674ce34b9c75d89ea0a1 Mon Sep 17 00:00:00 2001 From: neilbrown Date: Wed, 26 Mar 2003 00:46:40 +0000 Subject: [PATCH] See Changelog --- 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 2c466d7..8b3740b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-03-26 NeilBrown + + * configure.in (VERSION): Set to "1.0.3". + * nfs-utils.spec: Likewise. + * configure: Regenerated. + 2003-03-26 NeilBrown * support/nfs/cacheio.c: New File - support for read/writing diff --git a/configure b/configure index 41c1d68..fdd780b 100755 --- a/configure +++ b/configure @@ -537,7 +537,7 @@ fi # The nfs-utils version -VERSION="1.0.2" +VERSION="1.0.3" # Check whether --with-release or --without-release was given. diff --git a/configure.in b/configure.in index aece32c..5b730b1 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="1.0.2" +VERSION="1.0.3" AC_SUBST(VERSION) dnl ************************************************************* diff --git a/nfs-utils.spec b/nfs-utils.spec index 530b082..e17c190 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -6,7 +6,7 @@ Summary: NFS utlilities and supporting daemons for the kernel NFS server. Name: nfs-utils -Version: 1.0.2 +Version: 1.0.3 Release: 1 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz Group: System Environment/Daemons -- 2.39.2