Bump the CD boot loader up to 1.1 so that the FICL upgrade a while back

will not fail thinking that the loader version is stale.  This lets us
use the Forth code on the CD now.
This commit is contained in:
jhb 2001-11-21 23:16:26 +00:00
parent f5a400b003
commit a3e4cf9a6b

View File

@ -3,6 +3,7 @@ $FreeBSD$
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important. Make sure the current version number is on line 6.
1.1: New semantics for finding the kernel, new boot.
1.0: Released working DEC Alpha version.
0.1: Initial i386 version, germinated from the NetBSD i386
standalone, but enormously modified.