VOP_FSYNC interface change -> 1.5F

This commit is contained in:
fvdl 2000-09-19 21:59:30 +00:00
parent 2dbd4e25a8
commit ffdb0fc59d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# $NetBSD: osrelease.sh,v 1.51 2000/08/09 03:23:13 tv Exp $ # $NetBSD: osrelease.sh,v 1.52 2000/09/19 21:59:30 fvdl Exp $
# #
# Copyright (c) 1997 The NetBSD Foundation, Inc. # Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved. # All rights reserved.
@ -39,7 +39,7 @@
# Release number to use # Release number to use
# Also check __NetBSD_Version__ in sys/sys/param.h if you change this! # Also check __NetBSD_Version__ in sys/sys/param.h if you change this!
release=1.5E release=1.5F
case $1 in case $1 in