diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2023-03-04 14:49:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2023-03-04 14:49:38 +0000 |
commit | d3391fb33057f44ae382d555a5f397928717a94b (patch) | |
tree | ae75477c16cdc91189d6c6407ce59ef8c9e326c8 /sys/arch/macppc | |
parent | 4190f787512ca0c07f49d05716c285851ed98ce5 (diff) |
move to 7.3-beta
Diffstat (limited to 'sys/arch/macppc')
-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 35e050534ed..b1027302156 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.49 2022/07/20 15:12:39 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.50 2023/03/04 14:49:37 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 /7.2/macppc/bsd.rd +boot cd:,ofwboot /7.3/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |