projects
/
nfs-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d693c
)
Updated to nfs-utils 0.1.1.
author
hjl
<hjl>
Thu, 21 Oct 1999 23:13:42 +0000
(23:13 +0000)
committer
hjl
<hjl>
Thu, 21 Oct 1999 23:13:42 +0000
(23:13 +0000)
configure
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
947822a
..
965cd54
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-544,7
+544,7
@@
fi
# The nfs-utils version
-VERSION="nfs-utils 0.1"
+VERSION="nfs-utils 0.1
.1
"
# Check whether --with-statedir or --without-statedir was given.
diff --git
a/configure.in
b/configure.in
index
1d91f5b
..
38913c3
100644
(file)
--- 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 *************************************************************