]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2000-05-18 H.J. Lu <hjl@lucon.org> nfs-utils-0-1-7-4
authorhjl <hjl>
Thu, 18 May 2000 21:41:49 +0000 (21:41 +0000)
committerhjl <hjl>
Thu, 18 May 2000 21:41:49 +0000 (21:41 +0000)
* configure.in (VERSION): Set to "0.1.7.4".
* configure: Regenerated.
* nfs-utils.spec: Updated.

ChangeLog
configure
configure.in
nfs-utils.spec

index b436636cd162fb6a96b132887b30dd850a4887b9..fdd8e64b620ce304aefa41c3f4221f8db2c68eb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-18  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.1.7.4".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
 2000-05-18  H.J. Lu <hjl@lucon.org>
 
        * etc/redhat/nfs.init (restart): Just do stop and start.
index 31c55ef1f1aad2da9d0b65a720b8cbdd7e95ec6e..bc5685f772f233ee497e30a1687444ec2e2a5371 100755 (executable)
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.1.7.3"
+VERSION="0.1.7.4"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index fe8b9b31a4ad153044d05995bd2a5fefeabc2d05..637f2c5ffedc2c39ed76829aeb0e346f353f633f 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.1.7.3"
+VERSION="0.1.7.4"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index a4b7a485c30ac3f21391da3d53919952f940c458..fd2543eb80e3a9d26ad0153ce4350a501b14cbbf 100644 (file)
@@ -1,6 +1,6 @@
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.1.7.3
+Version: 0.1.7.4
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons