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

Annotation of sys/arch/mvmeppc/stand/bootxx/version.c, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: version.c,v 1.1 2001/06/26 21:58:01 smurph 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.1 $";

CVSweb