summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand/bootsd/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme68k/stand/bootsd/version.c')
-rw-r--r--sys/arch/mvme68k/stand/bootsd/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/bootsd/version.c b/sys/arch/mvme68k/stand/bootsd/version.c
index 2289dd21772..220319b1bb6 100644
--- a/sys/arch/mvme68k/stand/bootsd/version.c
+++ b/sys/arch/mvme68k/stand/bootsd/version.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: version.c,v 1.7 1997/04/22 16:13:39 gvf Exp $ */
+/* $OpenBSD: version.c,v 1.8 1998/08/18 04:17:08 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.7 $";
+char *version = "$Revision: 1.8 $";