Bump rev to 1.6L ... new autoconfiguration message printing routines.

This commit is contained in:
thorpej 2003-01-03 02:47:30 +00:00
parent 81c6d35e2b
commit 42b7b023b2
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.87 2002/11/01 12:49:47 mrg Exp $
# $NetBSD: osrelease.sh,v 1.88 2003/01/03 02:47:30 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.6K
release=1.6L
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.154 2002/12/11 23:22:03 abs Exp $ */
/* $NetBSD: param.h,v 1.155 2003/01/03 02:47:30 thorpej Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -67,7 +67,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
#define __NetBSD_Version__ 106110000 /* NetBSD 1.6K */
#define __NetBSD_Version__ 106120000 /* NetBSD 1.6L */
/*
* Historical NetBSD #define