version revision 1.7 1 1.7 cgd $NetBSD: version,v 1.7 1999/04/05 06:56:23 cgd Exp $
2 1.7 cgd
3 1.7 cgd # The newvers.sh looks for the line below. We use this method
4 1.7 cgd # rather than $3 of the dollar-NetBSD-dollar line above so that
5 1.7 cgd # this version can be on branch-files also.
6 1.7 cgd Version: 1.7
7 1.1 cgd
8 1.5 cgd 1.1: Initial version
9 1.5 cgd 1.2: Cleaned and polished a bit
10 1.5 cgd 1.3: Use libsa and libkern rather than building the objects locally.
11 1.5 cgd 1.4: Allow ethernet address to be hardcoded with setnetbootinfo(8).
12 1.5 cgd 1.5: Search for a kernel, if none specified.
13 1.6 cgd 1.6: Add support for gzipped kernels.
14 1.7 cgd 1.7: The Great Boot Block Cleanup of April 1999.
15