summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2002-04-07 21:00:55 +0000
committerhjl <hjl>2002-04-07 21:00:55 +0000
commit6b9c77f37f75437124fe341d3895d24e77943b4f (patch)
tree87ce5444c014659fc580a3234bf5a3b75923428a /configure
parentbc68a2bdb1b10eb8aad1c139589e24d0e4677b78 (diff)
downloadnfs-utils-6b9c77f37f75437124fe341d3895d24e77943b4f.tar.gz
nfs-utils-6b9c77f37f75437124fe341d3895d24e77943b4f.tar.xz
nfs-utils-6b9c77f37f75437124fe341d3895d24e77943b4f.zip
2002-04-07 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "1.0.1". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 1.0.1.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ef05a81..e2379d3 100755
--- a/configure
+++ b/configure
@@ -537,7 +537,7 @@ fi
# The nfs-utils version
-VERSION="1.0"
+VERSION="1.0.1"
# Check whether --with-release or --without-release was given.