1.5L - UBC!

This commit is contained in:
chs 2000-11-27 09:43:49 +00:00
parent 69ad0d84c0
commit 43a02b2507
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.57 2000/11/11 00:53:25 thorpej Exp $
# $NetBSD: osrelease.sh,v 1.58 2000/11/27 09:43:50 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.5K
release=1.5L
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.112 2000/11/27 08:39:52 chs Exp $ */
/* $NetBSD: param.h,v 1.113 2000/11/27 09:43:49 chs Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -65,7 +65,7 @@
*
*/
#define __NetBSD_Version__ 105110000 /* NetBSD 1.5K */
#define __NetBSD_Version__ 105120000 /* NetBSD 1.5L */
/*
* Historical NetBSD #define