diff options
| -rw-r--r-- | sys/boot/i386/loader/version | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/i386/loader/version b/sys/boot/i386/loader/version index b923863a0e28..82b9827bff0d 100644 --- a/sys/boot/i386/loader/version +++ b/sys/boot/i386/loader/version @@ -1,8 +1,9 @@ -$Id: version,v 1.1.1.1 1998/08/21 03:17:41 msmith Exp $ +$Id: version,v 1.3 1999/02/08 04:14:31 dcs Exp $ 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. +0.5: First release version 0.2: Initial integration with BTX 0.1: Initial i386 version, inspiration and some structure from the NetBSD version. |
