Kernel interface changed: bump to 1.3C.

This commit is contained in:
thorpej 1998-02-04 05:35:52 +00:00
parent 8abe76d2f0
commit f0f632db30
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# $NetBSD: osrelease.sh,v 1.6 1998/01/12 21:16:55 thorpej Exp $ # $NetBSD: osrelease.sh,v 1.7 1998/02/04 05:35:52 thorpej Exp $
# #
# Copyright (c) 1997 The NetBSD Foundation, Inc. # Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved. # All rights reserved.
@ -38,7 +38,7 @@
# #
# Release number to use # Release number to use
release=1.3B release=1.3C
case $1 in case $1 in