summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-04-15 21:29:11 +0000
committerphk <phk@FreeBSD.org>2003-04-15 21:29:11 +0000
commitbb6f66c94d89e2dc35bf7a97b362f0021674f225 (patch)
tree0ad50b8584d8c7ac298f1a942e599e8dad176651 /sys/conf/Makefile.pc98
parent251a672e085fb012baa03909c1957eef11be5bd2 (diff)
downloadFreeBSD-src-bb6f66c94d89e2dc35bf7a97b362f0021674f225.zip
FreeBSD-src-bb6f66c94d89e2dc35bf7a97b362f0021674f225.tar.gz
Bump the config version to force people to upgrade their config(8)
so the fix for emitting multiple instances of .o files will prevent link errors on LINT.
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc982
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 0e5d57a..fb26993 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500011
+%VERSREQ= 500012
.if !defined(S)
.if exists(./@/.)
OpenPOWER on IntegriCloud