summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2001-02-15 00:43:58 +0000
committerhjl <hjl>2001-02-15 00:43:58 +0000
commit8a9b9a9ad0c01540144ceb33742276eea0c40aff (patch)
treeb0dcb82b27d3de73f319e3345ee7fd055cd709d1 /configure
parent90685386b135529ed2738e0d1daab4dd2104b251 (diff)
downloadnfs-utils-8a9b9a9ad0c01540144ceb33742276eea0c40aff.tar.gz
nfs-utils-8a9b9a9ad0c01540144ceb33742276eea0c40aff.tar.xz
nfs-utils-8a9b9a9ad0c01540144ceb33742276eea0c40aff.zip
2001-02-14 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.1". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 0.3.1.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1f6df7e..b41aa86 100755
--- a/configure
+++ b/configure
@@ -533,7 +533,7 @@ fi
# The nfs-utils version
-VERSION="0.3"
+VERSION="0.3.1"
# Check whether --with-statedir or --without-statedir was given.