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

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

1.1       nbrk        1: /*     $OpenBSD: version.c,v 1.8 1998/08/18 04:17:08 smurph 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.8 $";

CVSweb