]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2000-06-06 H.J. Lu <hjl@lucon.org> nfs-utils-0-1-8-1
authorhjl <hjl>
Tue, 6 Jun 2000 15:47:34 +0000 (15:47 +0000)
committerhjl <hjl>
Tue, 6 Jun 2000 15:47:34 +0000 (15:47 +0000)
* configure.in (VERSION): Set to "0.1.8.1".
* configure: Regenerated.
* nfs-utils.spec: Updated.

ChangeLog
configure
configure.in
nfs-utils.spec

index 86745d4cfa8439382aede75784840695e6464376..73fe5ee88f5ae983949aafba3b68814b58cd1b18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-2000-06-05  H.J. Lu <hjl@lucon.org>
+2000-06-06  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.1.8.1".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
+2000-06-06  H.J. Lu <hjl@lucon.org>
 
        * utils/mountd/mountd.c (mount_dump_1_svc): Cast svc_getcaller
        to "struct sockaddr_in *" for glibc 2.2.
index 84e2c958c2b47189e52a58809ec9e945c73c89bb..1611d709fd2e6efc5effe11de9e0f9675465fb4a 100755 (executable)
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.1.8"
+VERSION="0.1.8.1"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index 1840b9fc38352ae6526d50528884dc53a3e03b37..5369f5149d402acb8cc97b3f5d783d0f36397875 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.1.8"
+VERSION="0.1.8.1"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 41507def51cf41ec428a5a007f4da1ebd6804ee4..c262c1ca171f9798693b87ccb0162b2f0a3f332a 100644 (file)
@@ -1,6 +1,6 @@
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.1.8
+Version: 0.1.8.1
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons