]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2000-05-01 H.J. Lu <hjl@lucon.org> nfs-utils-0-1-7-2
authorhjl <hjl>
Mon, 1 May 2000 23:12:07 +0000 (23:12 +0000)
committerhjl <hjl>
Mon, 1 May 2000 23:12:07 +0000 (23:12 +0000)
* configure.in (VERSION): Set to "0.1.7.2".
* configure: Regenerated.
* nfs-utils.spec: Updated.

ChangeLog
configure
configure.in
nfs-utils.spec

index c4994761f83c6cceb5925d9122c629839ef9f276..3a61b9868113031ab0876e5c54541cf088a120ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-01  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.1.7.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
 2000-05-01  H.J. Lu <hjl@lucon.org>
 
        * utils/rquotad/rquota_server.c (getquotainfo): Call stat ()
index 2cd496cfd084eb25cc5b688af85df61c63a80548..8cf3e382142431fe097873b039b103ccece775ea 100755 (executable)
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.1.7.1"
+VERSION="0.1.7.2"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index b2724a56760bdfd232f963c0341f1f570897c387..36d945f94a363bd57b3d4dba399cf0ef0782b678 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.1.7.1"
+VERSION="0.1.7.2"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index e297549f8edf1a2d27a6cd7e4740f4bc27dc6b80..79a279bbddb3ea4a89e9819d9b3105c65758a1e1 100644 (file)
@@ -1,6 +1,6 @@
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.1.7.1
+Version: 0.1.7.2
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons