I'm not going to whine to Jordan anymore, since he seems to be busy with

the other two trees.  Bump RELDATE to Feb 1997, one greater than 2.2.
Now I can go update my porting.sgml.

NOT a 2.2 candidate, in case phk's wondering. :)
This commit is contained in:
Satoshi Asami 1996-11-15 09:19:22 +00:00
parent e1d2ff9f44
commit 45ff627839
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19773

View file

@ -32,7 +32,7 @@
# SUCH DAMAGE.
#
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
# $Id: newvers.sh,v 1.26 1996/10/11 14:35:10 jkh Exp $
# $Id: newvers.sh,v 1.27 1996/11/03 12:04:05 phk Exp $
TYPE="FreeBSD"
REVISION="3.0"
@ -44,7 +44,7 @@ if [ "X${SNAPDATE}" != "X" ]; then
fi
VERSION="${TYPE} ${RELEASE}"
RELDATE="199701"
RELDATE="199702"
b=share/examples/etc/bsd-style-copyright
year=`date '+%Y'`