Bump version to 1.6ZA - struct proc and struct lwp changes

Deja vu ...
This commit is contained in:
jdolecek 2003-09-13 08:55:09 +00:00
parent a034152027
commit 6dcd3a676c
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.103 2003/09/06 23:23:17 christos Exp $
# $NetBSD: osrelease.sh,v 1.104 2003/09/13 08:55:09 jdolecek Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@ -42,7 +42,7 @@
# sys/sys/param.h: __NetBSD_Version__
# share/tmac/doc-common: ds oS
#
release=1.6Z
release=1.6ZA
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.174 2003/09/06 22:01:20 christos Exp $ */
/* $NetBSD: param.h,v 1.175 2003/09/13 08:55:10 jdolecek Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -63,7 +63,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
#define __NetBSD_Version__ 106260000 /* NetBSD 1.6Z */
#define __NetBSD_Version__ 106270000 /* NetBSD 1.6ZA */
/*
* Historical NetBSD #define