From owner-cvs-sys Wed Jul 10 14:55:17 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18576 for cvs-sys-outgoing; Wed, 10 Jul 1996 14:55:17 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA18542; Wed, 10 Jul 1996 14:54:51 -0700 (PDT) Received: from campa.panke.de (anonymous213.ppp.cs.tu-berlin.de [130.149.17.213]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id XAA23372; Wed, 10 Jul 1996 23:39:46 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id XAA00882; Wed, 10 Jul 1996 23:08:30 +0200 Date: Wed, 10 Jul 1996 23:08:30 +0200 From: Wolfram Schneider Message-Id: <199607102108.XAA00882@campa.panke.de> To: David Greenman Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: cvs commit: src/sys/conf newvers.sh In-Reply-To: <199607101330.GAA11507@freefall.freebsd.org> References: <199607101330.GAA11507@freefall.freebsd.org> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Greenman writes: >davidg 96/07/10 06:30:52 > > Branch: sys/conf RELENG_2_1_0 > Modified: sys/conf newvers.sh > Log: > Bump RELDATE to 199607. Note that REVISION and BRANCH still need to be > updated prior to the release tag being applied. Please check if all utilities which depend on __FreeBSD_version still compile. At least ports/net/ucd-snmp ports/sysutils/top ports/sysutils/xperfmon src/usr.sbin/sendmail/src Wolfram