summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-11-28 17:47:54 +0000
committerimp <imp@FreeBSD.org>2005-11-28 17:47:54 +0000
commit2d582a32eab8e5bfd88b42d59948cd4854a3f10e (patch)
tree4f232ae24357fd94c8e9955e8c41790502aa1d59 /usr.sbin/config
parent4cdb58bc1e8b40cf3fcde741f08c3a543564d54b (diff)
downloadFreeBSD-src-2d582a32eab8e5bfd88b42d59948cd4854a3f10e.zip
FreeBSD-src-2d582a32eab8e5bfd88b42d59948cd4854a3f10e.tar.gz
600004 is a better new version than 700000 based on some future commits to
this file. With ru@'s approval, change it to this version. In this case we had to bump the version because the old parser would choke on | in the new 'or' syntax and consider that a device. Approved by: ru@
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 b442194..2a1a238 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -27,7 +27,7 @@
*
* $FreeBSD$
*/
-#define CONFIGVERS 700000
+#define CONFIGVERS 600004
/*
* Examples of when there should NOT be a bump:
OpenPOWER on IntegriCloud