From a28fc4459391d18efe303e96c26f0072409ad770 Mon Sep 17 00:00:00 2001 From: neilbrown Date: Thu, 3 Jul 2003 02:37:15 +0000 Subject: [PATCH] version to 1.0.4 --- ChangeLog | 9 +++++++++ configure | 2 +- configure.in | 2 +- nfs-utils.spec | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6287766..463a301 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-07-03 NeilBrown + + * configure.in, nfs-utils.spec: Update version to 1.0.4 + * run autoconf + + This is a 'pre-release' for 1.1.0 Hopefully 1.1.0 will be the + baseline for 2.6 and 2.8. I.e. it should continue to work right + through the 2.8 (or 3.0) kernel series. Previous releases wont. + 2003-07-03 NeilBrown * support/include/nfs/nfs.h: Make sure correct __kernel_dev_t is diff --git a/configure b/configure index fdd780b..8038764 100755 --- a/configure +++ b/configure @@ -537,7 +537,7 @@ fi # The nfs-utils version -VERSION="1.0.3" +VERSION="1.0.4" # Check whether --with-release or --without-release was given. diff --git a/configure.in b/configure.in index 5b730b1..d96a5da 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.3" +VERSION="1.0.4" AC_SUBST(VERSION) dnl ************************************************************* diff --git a/nfs-utils.spec b/nfs-utils.spec index e17c190..3b89f31 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.3 +Version: 1.0.4 Release: 1 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz Group: System Environment/Daemons -- 2.39.2