summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2000-06-27 17:51:56 +0000
committerhjl <hjl>2000-06-27 17:51:56 +0000
commit8ade51f86f94d914d6eb4e460996c7b5a6658062 (patch)
tree098e854b383fb6ed892c1d37a972468a907509f2 /configure
parent0134761af4bc7f51426a8ad93e5e164eed8bee52 (diff)
downloadnfs-utils-8ade51f86f94d914d6eb4e460996c7b5a6658062.tar.gz
nfs-utils-8ade51f86f94d914d6eb4e460996c7b5a6658062.tar.xz
nfs-utils-8ade51f86f94d914d6eb4e460996c7b5a6658062.zip
2000-06-27 H.J. Lu <hjl@lucon.org>
* etc/redhat/nfs.init: Run /usr/sbin/exportfs last during startup to ensure all exiting clients are exported. * configure.in (VERSION): Set to "0.1.8.2". * configure: Regenerated. * nfs-utils.spec: Updated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1611d70..3ce08f1 100755
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
# The nfs-utils version
-VERSION="0.1.8.1"
+VERSION="0.1.8.2"
# Check whether --with-statedir or --without-statedir was given.