diff options
author | hjl <hjl> | 1999-10-21 23:13:42 +0000 |
---|---|---|
committer | hjl <hjl> | 1999-10-21 23:13:42 +0000 |
commit | a05f0c7bf9eec876ebe5cc4759a4ef0faa73583f (patch) | |
tree | 25ade37d4445748ffdda7b348f313dce307c3d01 /configure.in | |
parent | e9d693c941c118fe8a70bc09bb9ec7f227d34bd1 (diff) | |
download | nfs-utils-a05f0c7bf9eec876ebe5cc4759a4ef0faa73583f.tar.gz nfs-utils-a05f0c7bf9eec876ebe5cc4759a4ef0faa73583f.tar.xz nfs-utils-a05f0c7bf9eec876ebe5cc4759a4ef0faa73583f.zip |
Updated to nfs-utils 0.1.1.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1d91f5b..38913c3 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="nfs-utils 0.1" +VERSION="nfs-utils 0.1.1" AC_SUBST(VERSION) dnl ************************************************************* |