1.6 has branched. Welcome to "NetBSD 1.6A".

This commit is contained in:
tv 2002-05-22 03:18:19 +00:00
parent 6a3445b8a3
commit 9f4e74bc62
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-common,v 1.53 2002/03/24 22:32:36 bjh21 Exp $
.\" $NetBSD: doc-common,v 1.54 2002/05/22 03:18:20 tv Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -239,7 +239,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
. ds oS NetBSD 1.5
. ds oS NetBSD 1.6
.\}
.if "\\$2"" \{\
. ds aa Non-Null

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.75 2002/03/17 19:43:08 atatat Exp $
# $NetBSD: osrelease.sh,v 1.76 2002/05/22 03:18:19 tv Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@ -39,7 +39,7 @@
# Release number to use
# Also check __NetBSD_Version__ in sys/sys/param.h if you change this!
release=1.5ZC
release=1.6A
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.138 2002/04/05 18:27:57 bouyer Exp $ */
/* $NetBSD: param.h,v 1.139 2002/05/22 03:18:19 tv Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -67,7 +67,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
#define __NetBSD_Version__ 105290000 /* NetBSD 1.5ZC */
#define __NetBSD_Version__ 106010000 /* NetBSD 1.5ZC */
/*
* Historical NetBSD #define