From owner-freebsd-commit Sat Apr 22 14:39:28 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA03992 for commit-outgoing; Sat, 22 Apr 1995 14:39:28 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA03978 for cvs-sys-outgoing; Sat, 22 Apr 1995 14:39:19 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA03968 ; Sat, 22 Apr 1995 14:39:16 -0700 Date: Sat, 22 Apr 1995 14:39:16 -0700 From: Poul-Henning Kamp Message-Id: <199504222139.OAA03968@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/conf newvers.sh Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/04/22 14:39:16 Modified: sys/conf newvers.sh Log: First part of the "what version of CURRENT" fix. We now have RELEASE=CURRENT in the CVS-tree. If this hasn't been edited, we will use "BUILT-yyyymmdd" where the time is that of the compile, and leave it at that, we can't do any better. If there is no serious objections, I will modify the "cvs co" script on freefall to fiddle this file after checkout so that it becomes CURRENT-yyyymmdd, where the time is that of the checkout.