remove bad semicolon
[dragonfly.git] / sys / boot / alpha / cdboot / version
1 $FreeBSD: src/sys/boot/alpha/cdboot/version,v 1.5 2001/12/11 00:49:33 jhb Exp $
2 $DragonFly: src/sys/boot/alpha/cdboot/Attic/version,v 1.3 2003/11/10 06:08:26 dillon Exp $
3
4 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
5 file is important.  Make sure the current version number is on line 6.
6
7 1.2:    New calling conventions for fopen.
8 1.1:    New semantics for finding the kernel, new boot.
9 1.0:    Released working DEC Alpha version.
10 0.1:    Initial i386 version, germinated from the NetBSD i386
11         standalone, but enormously modified.