From 3c5182ca6f3c3cb0d292743e65788c0b1d03b596 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 9 Aug 2004 18:09:24 +0000 Subject: move to 3.6-beta --- sys/arch/macppc/stand/tbxidata/bsd.tbxi | 4 ++-- sys/conf/newvers.sh | 8 ++++---- sys/sys/param.h | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'sys') diff --git a/sys/arch/macppc/stand/tbxidata/bsd.tbxi b/sys/arch/macppc/stand/tbxidata/bsd.tbxi index b451cc7bf08..222b2e2b5fd 100644 --- a/sys/arch/macppc/stand/tbxidata/bsd.tbxi +++ b/sys/arch/macppc/stand/tbxidata/bsd.tbxi @@ -1,6 +1,6 @@ -/* $OpenBSD: bsd.tbxi,v 1.11 2004/02/27 18:02:47 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.12 2004/08/09 18:09:23 deraadt Exp $ */ /* * Copyright (c) 2001 Dale Rahn. * All rights reserved. @@ -34,7 +34,7 @@ MacRISC MacRISC3 OpenBSD/macppc bootloader -boot cd:,ofwboot /3.5/macppc/bsd.rd +boot cd:,ofwboot /3.6/macppc/bsd.rd 201B diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 8eb3a4c1461..e12b227bae7 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: newvers.sh,v 1.62 2004/04/05 08:34:10 deraadt Exp $ +# $OpenBSD: newvers.sh,v 1.63 2004/08/09 18:08:50 deraadt Exp $ # $NetBSD: newvers.sh,v 1.17.2.1 1995/10/12 05:17:11 jtc Exp $ # # Copyright (c) 1984, 1986, 1990, 1993 @@ -66,12 +66,12 @@ id=`basename ${d}` # A month or so before release, select STATUS "-beta" ost="OpenBSD" -osr="3.5" +osr="3.6" cat >vers.c <