]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2001-03-10 H.J. Lu <hjl@lucon.org> nfs-utils-0-3-2-pre1
authorhjl <hjl>
Sun, 11 Mar 2001 03:16:09 +0000 (03:16 +0000)
committerhjl <hjl>
Sun, 11 Mar 2001 03:16:09 +0000 (03:16 +0000)
* configure.in (VERSION): Set to "0.3.2".
* configure: Regenerated.
* nfs-utils.spec: Likewise.

* README: Updated for 0.3.2.

ChangeLog
README
configure
configure.in
nfs-utils.spec

index 4733b6074a512c8181382b75f38fd333721debf3..13151d3423e19e56b79f451ac4a2a8ba10f6f809 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-03-10  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.3.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
+       * README: Updated for 0.3.2.
+
 2001-03-10  Tavis Barr <tavis@boole.isetr.columbia.edu>
 
        * utils/rquotad/rquotad.man: Updated for -p.
@@ -50,7 +58,7 @@
 
        * configure.in (VERSION): Set to "0.3.1".
        * configure: Regenerated.
-o      * nfs-utils.spec: Likewise.
+       * nfs-utils.spec: Likewise.
 
        * README: Updated for 0.3.1.
 
diff --git a/README b/README
index 09aa14da765358d4461ae8638a3512c44a50162c..e2295c8e648465f7a138123e7ecb20b6421da197 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the Linux NFS utility package version 0.3.1.
+This is the Linux NFS utility package version 0.3.2.
 
 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.1.tar.gz
+# rpm -ta nfs-utils-0.3.2.tar.gz
 
 to build the source and binary RPMs.
 
@@ -35,4 +35,4 @@ Thanks.
 
 H.J.
 hjl@lucon.org
-02/14/2001
+03/10/2001
index b41aa86ae2a8dd5412dd11edee328538ccda375a..36ad1a6cee2c10101354a606feca455f8dd3bd0d 100755 (executable)
--- a/configure
+++ b/configure
@@ -533,7 +533,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.3.1"
+VERSION="0.3.2"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index db80dc9964b5395a5d70e3f3f002764c2735a9b6..436021fd8e4621ce4745eea7608e82e22ac56a69 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.3.1"
+VERSION="0.3.2"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 22294ca76fb84e8e7dd33f46d4d84ee35bb5addd..d3f2f005f3cc91513adfd86102454a2b3a517e90 100644 (file)
@@ -3,7 +3,7 @@
 
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.3.1
+Version: 0.3.2
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons