]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2000-08-30 H.J. Lu <hjl@lucon.org> nfs-utils-0-2-pre1
authorhjl <hjl>
Wed, 30 Aug 2000 14:15:15 +0000 (14:15 +0000)
committerhjl <hjl>
Wed, 30 Aug 2000 14:15:15 +0000 (14:15 +0000)
* configure.in (VERSION): Set to "0.2".
* configure: Regenerated.
* nfs-utils.spec: Updated.

ChangeLog
configure
configure.in
nfs-utils.spec

index a80a45ec42ba68250f78bec10837d787a4eb02e9..0f30fc041e5183b470d5de40c1ecce5a3111647a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-30  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
 2000-08-25  H.J. Lu <hjl@lucon.org>
 
        * support/misc/tcpwrapper.c (logit): Modify the log output.
index c624d88e3e0c3b5c06f4b7c9de3f4c67be2236bd..6dabc038db282293aa46a6e022aa3a43896fa4ad 100755 (executable)
--- a/configure
+++ b/configure
@@ -533,7 +533,7 @@ fi
 
 
 # The nfs-utils version
-VERSION="0.1.9.1"
+VERSION="0.2"
 
 
 # Check whether --with-statedir or --without-statedir was given.
index 3ca9f217bffef23319f2d6b71ff143cf10c29c4f..8db3b0027b528f69e0d0fdce2feac01492e34414 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="0.1.9.1"
+VERSION="0.2"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
index 58159786efcb99d9a7ccf9dad4476a3df9225100..cd0347622ada83392a8fcd5005e122daac025c92 100644 (file)
@@ -1,6 +1,6 @@
 Summary: NFS utlilities and supporting daemons for the kernel NFS server.
 Name: nfs-utils
-Version: 0.1.9.1
+Version: 0.2
 Release: 1
 Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
 Group: System Environment/Daemons