=================================================================== RCS file: /cvs/sys/arch/mvmeppc/stand/bootxx/version.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/arch/mvmeppc/stand/bootxx/version.c 2008/03/04 16:07:45 1.1 +++ sys/arch/mvmeppc/stand/bootxx/version.c 2008/03/04 16:07:45 1.1.1.1 @@ -1,8 +1,8 @@ -/* $OpenBSD: version.c,v 1.1 2008/03/04 16:07:45 nbrk Exp $ */ +/* $OpenBSD: version.c,v 1.1.1.1 2008/03/04 16:07:45 nbrk Exp $ */ /* * make a random change to this file when you want the bootblock * revision to increase. like change this y to an x, or something. */ -char *version = "$Revision: 1.1 $"; +char *version = "$Revision: 1.1.1.1 $";