Bump version number for today's changes.

This commit is contained in:
bjh21 2006-07-13 21:32:12 +00:00
parent b2fb3338d9
commit 642809bdd7

View File

@ -1,4 +1,5 @@
$NetBSD: version,v 1.3 2006/07/04 22:42:11 bjh21 Exp $
$NetBSD: version,v 1.4 2006/07/13 21:32:12 bjh21 Exp $
0.01: Just about enough code to launch a kernel from it.
0.02: Reading directory entries and loading whole files.
0.03: Improved error messages and major memory leak fixed.