From owner-freebsd-current Wed Apr 12 08:11:08 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA15539 for current-outgoing; Wed, 12 Apr 1995 08:11:08 -0700 Received: from gw.itfs.nsk.su (gw.itfs.nsk.su [193.124.36.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA15503 for ; Wed, 12 Apr 1995 08:10:09 -0700 Received: (nnd@localhost) by gw.itfs.nsk.su (8.6.12/8.6.12) id WAA12465 for current@freebsd.org; Wed, 12 Apr 1995 22:09:42 +0700 Date: Wed, 12 Apr 1995 22:09:42 +0700 From: "Nickolay N. Dudorov" Message-Id: <199504121509.WAA12465@gw.itfs.nsk.su> To: current@FreeBSD.org Subject: Sendmail cf version correction Sender: current-owner@FreeBSD.org Precedence: bulk Could somebody applay the next patch to usr.sbin/sendmail to correct version.m4 ? All the rest of sendmail sources are of 8.6.11. After that we can applay 8.6.12.patch cleanly. N.Dudorov ============================================== --- cf/m4/version.m4.OLD Wed Apr 12 22:00:46 1995 +++ cf/m4/version.m4 Wed Apr 12 22:01:28 1995 @@ -32,8 +32,8 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -VERSIONID(`@(#)version.m4 8.6.9.1 (Berkeley) 4/18/94') +VERSIONID(`@(#)version.m4 8.6.11.1 (Berkeley) 3/4/95') # divert(0) # Configuration version number -DZ8.6.9 +DZ8.6.11