Bump version; (*if_input)() changes.
This commit is contained in:
parent
196becef81
commit
2bf52583ef
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $NetBSD: osrelease.sh,v 1.17 1999/05/05 20:04:23 thorpej Exp $
|
||||
# $NetBSD: osrelease.sh,v 1.18 1999/05/19 16:32:40 thorpej Exp $
|
||||
#
|
||||
# Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@ -38,7 +38,7 @@
|
||||
#
|
||||
|
||||
# Release number to use
|
||||
release=1.4B
|
||||
release=1.4C
|
||||
|
||||
|
||||
case $1 in
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: param.h,v 1.60 1999/05/05 20:03:59 thorpej Exp $ */
|
||||
/* $NetBSD: param.h,v 1.61 1999/05/19 16:32:40 thorpej Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1982, 1986, 1989, 1993
|
||||
@ -65,7 +65,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define __NetBSD_Version__ 104020000 /* NetBSD 1.4B */
|
||||
#define __NetBSD_Version__ 104030000 /* NetBSD 1.4C */
|
||||
|
||||
/*
|
||||
* Historical NetBSD #define
|
||||
|
Loading…
Reference in New Issue
Block a user