diff options
author | obrien <obrien@FreeBSD.org> | 2000-07-18 04:15:06 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-07-18 04:15:06 +0000 |
commit | 1fae1d72731d7063a75e01c401723ded3b761515 (patch) | |
tree | fe361aff8ea9f3fc7ff6a0436114634ec71e0790 /sys/boot/alpha | |
parent | a7d840945c9487f069171017c46229d0ba14a9eb (diff) | |
download | FreeBSD-src-1fae1d72731d7063a75e01c401723ded3b761515.zip FreeBSD-src-1fae1d72731d7063a75e01c401723ded3b761515.tar.gz |
Declare our DEC Alpha cdboot to be a fully released version 1.0.
Diffstat (limited to 'sys/boot/alpha')
-rw-r--r-- | sys/boot/alpha/cdboot/version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/alpha/cdboot/version b/sys/boot/alpha/cdboot/version index bc9aa00..abd5ddf 100644 --- a/sys/boot/alpha/cdboot/version +++ b/sys/boot/alpha/cdboot/version @@ -3,5 +3,6 @@ $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.0: Released working DEC Alpha version. 0.1: Initial i386 version, germinated from the NetBSD i386 standalone, but enormously modified. |