The "DISTNAME" is now configured here too.

This commit is contained in:
Poul-Henning Kamp 1995-03-24 02:41:47 +00:00
parent 45209a22a5
commit 32d2e89f5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7310

View File

@ -32,11 +32,12 @@
# SUCH DAMAGE.
#
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
# $Id: newvers.sh,v 1.7 1994/11/08 21:28:34 phk Exp $
# $Id: newvers.sh,v 1.8 1995/03/19 07:25:41 phk Exp $
TYPE="FreeBSD"
RELEASE="2.1.0-Development"
RELDATE="199501"
RELDATE="199503"
DISTNAME="2.0-950322-SNAP"
if [ "x$JUST_TELL_ME" = "x" ]
then