summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2000-06-01 01:05:43 +0000
committerhjl <hjl>2000-06-01 01:05:43 +0000
commitaf40d87c1f1141bc7e28a6abc2c2b3eed5eebc9d (patch)
tree02ee6bb236f50676cafdc1d61d634d2fac95a1de /configure
parent70a0e44cc77a7d8fc78c5514889bcd5d4fde3599 (diff)
downloadnfs-utils-af40d87c1f1141bc7e28a6abc2c2b3eed5eebc9d.tar.gz
nfs-utils-af40d87c1f1141bc7e28a6abc2c2b3eed5eebc9d.tar.xz
nfs-utils-af40d87c1f1141bc7e28a6abc2c2b3eed5eebc9d.zip
2000-05-31 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.1.8". * configure: Regenerated. * nfs-utils.spec: Updated. * README: Updated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3458c30..84e2c95 100755
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
# The nfs-utils version
-VERSION="0.1.7.5"
+VERSION="0.1.8"
# Check whether --with-statedir or --without-statedir was given.