diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index e5a2d733ae15..d5c146e5ccb6 100644 --- a/sys/conf/Makefile.pc98 +++ b/sys/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.pc98,v 1.30 1998/05/23 07:45:54 kato Exp $ +# $Id: Makefile.pc98,v 1.31 1998/05/25 09:57:34 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300003 +%VERSREQ= 300004 BINFORMAT?= aout #BINFORMAT?= aoutkld diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index e5a2d733ae15..d5c146e5ccb6 100644 --- a/sys/pc98/conf/Makefile.pc98 +++ b/sys/pc98/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.pc98,v 1.30 1998/05/23 07:45:54 kato Exp $ +# $Id: Makefile.pc98,v 1.31 1998/05/25 09:57:34 kato Exp $ # # Makefile for FreeBSD # @@ -19,7 +19,7 @@ # # Which version of config(8) is required. -%VERSREQ= 300003 +%VERSREQ= 300004 BINFORMAT?= aout #BINFORMAT?= aoutkld