/* $OpenBSD: version.c,v 1.2 1998/08/22 07:17:23 smurph 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.2 $";