summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorwkoszek <wkoszek@FreeBSD.org>2007-05-13 02:36:41 +0000
committerwkoszek <wkoszek@FreeBSD.org>2007-05-13 02:36:41 +0000
commitf6d4544853170e62b0c0ac6ccbb1661e0ef00144 (patch)
tree2996b8cfb868614d9cdfc8cbe235d90edbceecb1 /usr.sbin/config
parent627459b3d8d3f72921e2644514c9d7346b2c0671 (diff)
downloadFreeBSD-src-f6d4544853170e62b0c0ac6ccbb1661e0ef00144.zip
FreeBSD-src-f6d4544853170e62b0c0ac6ccbb1661e0ef00144.tar.gz
Bump config(8) version and build requirement for config(8) to 600006. This
is caused by my latest changes to config(8). You're supposed to install new config(8) in order to prevent yourself from seeing a warning about old version of that tool. You should configure the kernel with a new config(8) then. Oked by: rwatson, cognet (mentor)
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/configvers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h
index 7ff7581..2bcce11 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -49,5 +49,5 @@
*
* $FreeBSD$
*/
-#define CONFIGVERS 600005
+#define CONFIGVERS 600006
#define MAJOR_VERS(x) ((x) / 100000)
OpenPOWER on IntegriCloud