Update version number.

This commit is contained in:
mycroft 1994-07-21 20:34:13 +00:00
parent 1dda4b8dab
commit f9a027fa33

View File

@ -1,10 +1,13 @@
/*
* $Id: version.c,v 1.21 1994/06/13 19:15:24 cgd Exp $
* $Id: version.c,v 1.22 1994/07/21 20:34:13 mycroft Exp $
*/
/*
* NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.
*
* 1.21 -> 1.22
* fix compatibility with pre-4.4 file systems. (mycroft)
*
* 1.20 -> 1.21
* update for 4.4-Lite file system includes and macros (cgd)
*
@ -32,4 +35,4 @@
* look in boot.c revision logs
*/
char *version = "$Revision: 1.21 $";
char *version = "$Revision: 1.22 $";