summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2001-03-11 03:16:09 +0000
committerhjl <hjl>2001-03-11 03:16:09 +0000
commitdaf296db4981c9122758d6ec307417d03325d1bf (patch)
tree4d1c3486fb168ddeb3feeaba39e909253382daa5 /configure
parent2e38550aa34acf825ae819ff831dcb478024e7b3 (diff)
downloadnfs-utils-daf296db4981c9122758d6ec307417d03325d1bf.tar.gz
nfs-utils-daf296db4981c9122758d6ec307417d03325d1bf.tar.xz
nfs-utils-daf296db4981c9122758d6ec307417d03325d1bf.zip
2001-03-10 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.2". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 0.3.2.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b41aa86..36ad1a6 100755
--- a/configure
+++ b/configure
@@ -533,7 +533,7 @@ fi
# The nfs-utils version
-VERSION="0.3.1"
+VERSION="0.3.2"
# Check whether --with-statedir or --without-statedir was given.