]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2001-02-14 H.J. Lu <hjl@lucon.org>
authorhjl <hjl>
Thu, 15 Feb 2001 00:43:58 +0000 (00:43 +0000)
committerhjl <hjl>
Thu, 15 Feb 2001 00:43:58 +0000 (00:43 +0000)
* configure.in (VERSION): Set to "0.3.1".
* configure: Regenerated.
* nfs-utils.spec: Likewise.

* README: Updated for 0.3.1.

ChangeLog
README
configure
configure.in
nfs-utils.spec

index ce39b26b2713534f0554da302f48c0915fd7f1f2..d009a357344acb13bbdbe4b058d89072cfb430eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-02-14  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.3.1".
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
+       * README: Updated for 0.3.1.
+
 2001-02-14  H.J. Lu <hjl@lucon.org>
 
        * support/nfs/rpcmisc.c: Include <time.h>.
diff --git a/README b/README
index 2680101dbbc4de2b2890f90d8ce9c00446601ce1..09aa14da765358d4461ae8638a3512c44a50162c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the Linux NFS utility package version 0.3.
+This is the Linux NFS utility package version 0.3.1.
 
 The nfs-utils package is available via the Linux NFS web page is at
 
@@ -17,7 +17,7 @@ and 7.0. They are tested on RedHat 6.2 and 7.0.
 
 On RedHat 6.2 and 7.0, you can use
 
-# rpm -ta nfs-utils-0.3.tar.gz
+# rpm -ta nfs-utils-0.3.1.tar.gz
 
 to build the source and binary RPMs.
 
@@ -35,4 +35,4 @@ Thanks.
 
 H.J.
 hjl@lucon.org
-01/25/2001
+02/14/2001
index 1f6df7e792a65f54af3cb4f334ea28586de714d8..b41aa86ae2a8dd5412dd11edee328538ccda375a 100755 (executable)
--- a/configure
+++ b/configure
@@ -533,7 +533,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.3"
+VERSION="0.3.1"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index f0e08515b6a8205fc2ef98eb6c0b0c1a1cc6fd44..db80dc9964b5395a5d70e3f3f002764c2735a9b6 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.3"
+VERSION="0.3.1"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 3173383e5a9f34dfdbb7c523dd8143f57a03c866..22294ca76fb84e8e7dd33f46d4d84ee35bb5addd 100644 (file)
@@ -3,7 +3,7 @@
 
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.3
+Version: 0.3.1
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons