diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2020-04-05 06:34:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2020-04-05 06:34:21 +0000 |
commit | b52cb62d9e40259a0dd44eb6e74fc04b802b8e77 (patch) | |
tree | 35060c1c5ae6f90c5cbbce85fd6581ba84589ab0 /sys/arch/macppc/stand | |
parent | 243b85e9763ce120fbf71e29dcf6161374876ae6 (diff) |
crank to 6.7-beta
Diffstat (limited to 'sys/arch/macppc/stand')
-rw-r--r-- | sys/arch/macppc/stand/tbxidata/bsd.tbxi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/stand/tbxidata/bsd.tbxi b/sys/arch/macppc/stand/tbxidata/bsd.tbxi index 60583fe9b05..e64d9836374 100644 --- a/sys/arch/macppc/stand/tbxidata/bsd.tbxi +++ b/sys/arch/macppc/stand/tbxidata/bsd.tbxi @@ -1,6 +1,6 @@ <CHRP-BOOT> <LICENSE> -/* $OpenBSD: bsd.tbxi,v 1.43 2019/08/10 03:56:02 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.44 2020/04/05 06:34:20 deraadt Exp $ */ /* * Copyright (c) 2001 Dale Rahn. * All rights reserved. @@ -34,7 +34,7 @@ MacRISC MacRISC3 MacRISC4 OpenBSD/macppc bootloader </DESCRIPTION> <BOOT-SCRIPT> -boot cd:,ofwboot /6.6/macppc/bsd.rd +boot cd:,ofwboot /6.7/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |