Bump configvers; when the updates to generic/lint get committed, the old

config has severe indigestion.
This commit is contained in:
Peter Wemm 1999-04-24 21:38:50 +00:00
parent 4508411526
commit 061eb3abb3
6 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
# Makefile.alpha -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.alpha 7.1 5/10/91
# $Id: Makefile.alpha,v 1.21 1999/04/13 18:35:28 peter Exp $
# $Id: Makefile.alpha,v 1.22 1999/04/21 19:50:27 dfr Exp $
#
# Makefile for FreeBSD
#
@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
%VERSREQ= 400013
%VERSREQ= 400014
STD8X16FONT?= iso

View file

@ -1,7 +1,7 @@
# Makefile.alpha -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.alpha 7.1 5/10/91
# $Id: Makefile.alpha,v 1.21 1999/04/13 18:35:28 peter Exp $
# $Id: Makefile.alpha,v 1.22 1999/04/21 19:50:27 dfr Exp $
#
# Makefile for FreeBSD
#
@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
%VERSREQ= 400013
%VERSREQ= 400014
STD8X16FONT?= iso

View file

@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.146 1999/04/16 21:22:09 peter Exp $
# $Id: Makefile.i386,v 1.147 1999/04/19 14:14:08 peter Exp $
#
# Makefile for FreeBSD
#
@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
%VERSREQ= 400013
%VERSREQ= 400014
KERNFORMAT?= elf

View file

@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.146 1999/04/16 21:22:09 peter Exp $
# $Id: Makefile.i386,v 1.147 1999/04/19 14:14:08 peter Exp $
#
# Makefile for FreeBSD
#
@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
%VERSREQ= 400013
%VERSREQ= 400014
KERNFORMAT?= elf

View file

@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.146 1999/04/16 21:22:09 peter Exp $
# $Id: Makefile.i386,v 1.147 1999/04/19 14:14:08 peter Exp $
#
# Makefile for FreeBSD
#
@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
%VERSREQ= 400013
%VERSREQ= 400014
KERNFORMAT?= elf

View file

@ -6,6 +6,6 @@
* The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE
* and <osreldate.h> system.
*
* $Id: configvers.h,v 1.11 1999/04/15 14:52:22 bde Exp $
* $Id: configvers.h,v 1.12 1999/04/16 21:28:10 peter Exp $
*/
#define CONFIGVERS 400013
#define CONFIGVERS 400014