summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/mvme68k/stand/bootsd/version.c6
-rw-r--r--sys/arch/mvme68k/stand/bootst/version.c6
-rw-r--r--sys/arch/mvme68k/stand/netboot/version.c6
3 files changed, 9 insertions, 9 deletions
diff --git a/sys/arch/mvme68k/stand/bootsd/version.c b/sys/arch/mvme68k/stand/bootsd/version.c
index 3303406d843..89fd48bad69 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.5 1996/05/16 02:46:57 chuck Exp $ */
+/* $OpenBSD: version.c,v 1.6 1996/05/29 15:41:01 chuck Exp $ */
/*
* make a random change to this file when you want the bootblock
- * revision to increase. like change this x to a z, or something.
+ * revision to increase. like change this x to a q, or something.
*/
-char *version = "$Revision: 1.5 $";
+char *version = "$Revision: 1.6 $";
diff --git a/sys/arch/mvme68k/stand/bootst/version.c b/sys/arch/mvme68k/stand/bootst/version.c
index eb7bcbbf8f6..f773431d435 100644
--- a/sys/arch/mvme68k/stand/bootst/version.c
+++ b/sys/arch/mvme68k/stand/bootst/version.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: version.c,v 1.1 1996/05/28 15:16:55 chuck Exp $ */
+/* $OpenBSD: version.c,v 1.2 1996/05/29 15:41:02 chuck Exp $ */
/*
* make a random change to this file when you want the bootblock
- * revision to increase. like change this x to a z, or something.
+ * revision to increase. like change this x to a q, or something.
*/
-char *version = "$Revision: 1.1 $";
+char *version = "$Revision: 1.2 $";
diff --git a/sys/arch/mvme68k/stand/netboot/version.c b/sys/arch/mvme68k/stand/netboot/version.c
index 3cd4343f67c..2f3269d6919 100644
--- a/sys/arch/mvme68k/stand/netboot/version.c
+++ b/sys/arch/mvme68k/stand/netboot/version.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: version.c,v 1.4 1996/05/16 02:57:04 chuck Exp $ */
+/* $OpenBSD: version.c,v 1.5 1996/05/29 15:41:02 chuck Exp $ */
/*
* make a random change to this file when you want the bootblock
- * revision to increase. like change this x to a z, or something.
+ * revision to increase. like change this x to a q, or something.
*/
-char *version = "$Revision: 1.4 $";
+char *version = "$Revision: 1.5 $";