summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2000-05-01 23:12:07 +0000
committerhjl <hjl>2000-05-01 23:12:07 +0000
commitc01bbec559c7623add9b6e119cfcfdd482e3a975 (patch)
treed6aacd8138e445c2928f8ec427bee45ccb055bed /configure
parent542bbc455b3bc3b21f8cf86a153cd89dae119470 (diff)
downloadnfs-utils-c01bbec559c7623add9b6e119cfcfdd482e3a975.tar.gz
nfs-utils-c01bbec559c7623add9b6e119cfcfdd482e3a975.tar.xz
nfs-utils-c01bbec559c7623add9b6e119cfcfdd482e3a975.zip
2000-05-01 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.1.7.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 2cd496c..8cf3e38 100755
--- 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.