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

Annotation of sys/arch/mvme68k/stand/bootst/version.c, Revision 1.1

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

CVSweb