Bump kernel version to 1.6M -- nathanw_sa branch merge. (M for

multi-lwp processes? :-)
This commit is contained in:
thorpej 2003-01-18 10:09:03 +00:00
parent 022e5e7902
commit 6f2d376f48
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.88 2003/01/03 02:47:30 thorpej Exp $
# $NetBSD: osrelease.sh,v 1.89 2003/01/18 10:09:04 thorpej Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@ -42,7 +42,7 @@
# sys/sys/param.h: __NetBSD_Version__
# share/tmac/doc-common: ds oS
#
release=1.6L
release=1.6M
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.156 2003/01/18 09:53:19 thorpej Exp $ */
/* $NetBSD: param.h,v 1.157 2003/01/18 10:09:03 thorpej Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -67,7 +67,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
#define __NetBSD_Version__ 106120000 /* NetBSD 1.6L */
#define __NetBSD_Version__ 106130000 /* NetBSD 1.6M */
/*
* Historical NetBSD #define