summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2000-07-05 00:07:48 +0000
committerhjl <hjl>2000-07-05 00:07:48 +0000
commitf45e7bc2b0c449bc1fb28576806db1d7aa6517b6 (patch)
treed19b7880b8604459cb9705895e66330b459ecd73 /configure
parent282284fac3c3fe20187f892e3ce15ac319c8acb7 (diff)
downloadnfs-utils-f45e7bc2b0c449bc1fb28576806db1d7aa6517b6.tar.gz
nfs-utils-f45e7bc2b0c449bc1fb28576806db1d7aa6517b6.tar.xz
nfs-utils-f45e7bc2b0c449bc1fb28576806db1d7aa6517b6.zip
2000-07-04 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.1.9.1". * 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 52f58f8..4a17bdb 100755
--- a/configure
+++ b/configure
@@ -544,7 +544,7 @@ fi
# The nfs-utils version
-VERSION="0.1.9"
+VERSION="0.1.9.1"
# Check whether --with-statedir or --without-statedir was given.