bump to 1.5Y: vfs_reinit, massive UVM/UBC/filesystem changes.

This commit is contained in:
chs 2001-09-15 20:48:27 +00:00
parent 8be3a83fe3
commit 02464e8394
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.70 2001/07/24 15:40:16 assar Exp $
# $NetBSD: osrelease.sh,v 1.71 2001/09/15 20:48:28 chs Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@ -39,7 +39,7 @@
# Release number to use
# Also check __NetBSD_Version__ in sys/sys/param.h if you change this!
release=1.5X
release=1.5Y
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.130 2001/09/15 20:36:41 chs Exp $ */
/* $NetBSD: param.h,v 1.131 2001/09/15 20:48:27 chs Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -67,7 +67,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
#define __NetBSD_Version__ 105240000 /* NetBSD 1.5X */
#define __NetBSD_Version__ 105250000 /* NetBSD 1.5Y */
/*
* Historical NetBSD #define