summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhjl <hjl>2000-08-30 14:15:15 +0000
committerhjl <hjl>2000-08-30 14:15:15 +0000
commitab54ee454b411b1eeedbb65ad0ae14d587c3b09d (patch)
treebde187a2752dd1b10b3dcaae739a2536fe33a349 /configure
parentf1a5721d6d085f2fad7e62ab824b3eac5226cf03 (diff)
downloadnfs-utils-ab54ee454b411b1eeedbb65ad0ae14d587c3b09d.tar.gz
nfs-utils-ab54ee454b411b1eeedbb65ad0ae14d587c3b09d.tar.xz
nfs-utils-ab54ee454b411b1eeedbb65ad0ae14d587c3b09d.zip
2000-08-30 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.2". * configure: Regenerated. * nfs-utils.spec: Updated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c624d88..6dabc03 100755
--- a/configure
+++ b/configure
@@ -533,7 +533,7 @@ fi
# The nfs-utils version
-VERSION="0.1.9.1"
+VERSION="0.2"
# Check whether --with-statedir or --without-statedir was given.