[BACK]Return to version.c CVS log [TXT][DIR] Up to [local] / sys / arch / mvme68k / stand / bootxx

Annotation of sys/arch/mvme68k/stand/bootxx/version.c, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: version.c,v 1.2 1997/04/22 16:13:41 gvf Exp $ */
                      2:
                      3: /*
                      4:  * make a random change to this file when you want the bootblock
                      5:  * revision to increase. like change this y to an x, or something.
                      6:  */
                      7:
                      8: char *version = "$Revision: 1.2 $";

CVSweb