From: hjl Date: Thu, 12 Sep 2002 21:11:46 +0000 (+0000) Subject: 2002-09-12 H.J. Lu X-Git-Tag: nfs-utils-1-0-2-pre2^0 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=2134aed3d0db23249cb1fa037f5657805661b486 2002-09-12 H.J. Lu * configure.in (VERSION): Set to "1.0.2". * configure: Regenerated. * nfs-utils.spec: Likewise. --- diff --git a/ChangeLog b/ChangeLog index ac8e2a4..a7b593a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-09-12 H.J. Lu + + * configure.in (VERSION): Set to "1.0.2". + * configure: Regenerated. + * nfs-utils.spec: Likewise. + 2002-09-12 H.J. Lu * configure.in: Check svctcp_socket and svcudp_socket. diff --git a/configure b/configure index c888faa..49fa033 100755 --- 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. diff --git a/configure.in b/configure.in index 5403562..063e296 100644 --- a/configure.in +++ b/configure.in @@ -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 ************************************************************* diff --git a/nfs-utils.spec b/nfs-utils.spec index 21b9985..530b082 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -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