summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2002-09-12 21:11:46 +0000
committerhjl <hjl>2002-09-12 21:11:46 +0000
commit2134aed3d0db23249cb1fa037f5657805661b486 (patch)
treeff524953b9cf7e07985adc9ffeb488091fbf3ec0 /configure
parentc5a48eb6e49e4c0203f7adf137ffeab29a5798e3 (diff)
downloadnfs-utils-2134aed3d0db23249cb1fa037f5657805661b486.tar.gz
nfs-utils-2134aed3d0db23249cb1fa037f5657805661b486.tar.xz
nfs-utils-2134aed3d0db23249cb1fa037f5657805661b486.zip
2002-09-12 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "1.0.2". * configure: Regenerated. * nfs-utils.spec: Likewise.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c888faa..49fa033 100755
--- a/configure
+++ b/configure
@@ -537,7 +537,7 @@ fi
# The nfs-utils version
-VERSION="1.0.1"
+VERSION="1.0.2"
# Check whether --with-release or --without-release was given.