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

File: [local] / sys / arch / mvme68k / stand / bootst / version.c (download)

Revision 1.1, Tue Mar 4 16:07:38 2008 UTC (16 years, 3 months ago) by nbrk
Branch point for: MAIN

Initial revision

/*	$OpenBSD: version.c,v 1.3 1997/04/22 16:13:40 gvf Exp $ */

/*
 * make a random change to this file when you want the bootblock
 * revision to increase. like change this q to an x, or something.
 */

char *version = "$Revision: 1.1 $";