bump version number to reflect the partition ID change

(should have been done long ago)
This commit is contained in:
drochner 1998-07-08 17:46:21 +00:00
parent bca69afed6
commit 13b329cdd2
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,9 @@
$NetBSD: version,v 1.2 1997/09/20 12:28:21 drochner Exp $
$NetBSD: version,v 1.3 1998/07/08 17:46:21 drochner 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.
2.3: Switch to new NetBSD MBR partition ID.
2.2: Use common menu / parsing functions with other bootloaders.
New framework to pass information to the kernel.
2.1: New welcoming banner.

View File

@ -1,8 +1,9 @@
$NetBSD: version,v 1.2 1997/09/20 12:28:25 drochner Exp $
$NetBSD: version,v 1.3 1998/07/08 17:46:21 drochner 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.
1.3: Switch to new NetBSD MBR partition ID.
1.2: Use common menu / parsing functions with other bootloaders.
New framework to pass information to the kernel.
1.1: New welcoming banner.