Bump version for rasctl syscall.

This commit is contained in:
gmcgarry 2002-08-28 07:28:53 +00:00
parent 366dfb04d7
commit a5c84b7617
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.82 2002/08/07 15:29:57 briggs Exp $
# $NetBSD: osrelease.sh,v 1.83 2002/08/28 07:28:53 gmcgarry 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.6F
release=1.6G
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.146 2002/08/26 01:16:43 thorpej Exp $ */
/* $NetBSD: param.h,v 1.147 2002/08/28 07:28:55 gmcgarry Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -67,7 +67,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
#define __NetBSD_Version__ 106060000 /* NetBSD 1.6F */
#define __NetBSD_Version__ 106070000 /* NetBSD 1.6F */
/*
* Historical NetBSD #define