]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2002-09-12 H.J. Lu <hjl@lucon.org> nfs-utils-1-0-2-pre2
authorhjl <hjl>
Thu, 12 Sep 2002 21:11:46 +0000 (21:11 +0000)
committerhjl <hjl>
Thu, 12 Sep 2002 21:11:46 +0000 (21:11 +0000)
* configure.in (VERSION): Set to "1.0.2".
* configure: Regenerated.
* nfs-utils.spec: Likewise.

ChangeLog
configure
configure.in
nfs-utils.spec

index ac8e2a4e2f986ce89c73363cf24608381bf98da7..a7b593ae6a96c7d70a8f562c954afa9de88a1143 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-12  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "1.0.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
 2002-09-12  H.J. Lu <hjl@lucon.org>
 
        * configure.in: Check svctcp_socket and svcudp_socket.
index c888faa45fb64ff1fda2310033962572cf1f2023..49fa0339e2ede18985445796d2c3d728fd5372b4 100755 (executable)
--- 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.
index 5403562a699a95c9772506a7d11e0004ae837adc..063e296fd8a048901c9fba4dae2ec75e1f1ce6fd 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="1.0.1"
+VERSION="1.0.2"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 21b998583ba702e4c3c9a95c73f50131c1795eec..530b08256052237bd6743b13a18f239403ce6160 100644 (file)
@@ -6,7 +6,7 @@
 
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 1.0.1
+Version: 1.0.2
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons