summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2001-09-24 18:43:42 +0000
committerhjl <hjl>2001-09-24 18:43:42 +0000
commit26272cc6379200004274a883ad94c70ccf0d2256 (patch)
tree91f7f805786a77cf629ccc34410c6100511657b3 /configure
parente997b2a740a77b3aed7fbf1c5d84b23c037b3430 (diff)
downloadnfs-utils-26272cc6379200004274a883ad94c70ccf0d2256.tar.gz
nfs-utils-26272cc6379200004274a883ad94c70ccf0d2256.tar.xz
nfs-utils-26272cc6379200004274a883ad94c70ccf0d2256.zip
2001-09-24 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.3". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 0.3.3.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2b09f83..4c9a612 100755
--- a/configure
+++ b/configure
@@ -537,7 +537,7 @@ fi
# The nfs-utils version
-VERSION="0.3.2"
+VERSION="0.3.3"
# Check whether --with-release or --without-release was given.