summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/configvers.h
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-27 21:41:58 +0000
committerru <ru@FreeBSD.org>2005-11-27 21:41:58 +0000
commitcbff67d85c5cb268b65e8b43497779006a483b30 (patch)
tree4c81f3ed60ddd5c6531684099ee2569e8bac8644 /usr.sbin/config/configvers.h
parentd656f62998b3740c4fd74b3a89b2c8ebdd3063a4 (diff)
downloadFreeBSD-src-cbff67d85c5cb268b65e8b43497779006a483b30.zip
FreeBSD-src-cbff67d85c5cb268b65e8b43497779006a483b30.tar.gz
Make config(8) understand ORed dependecies in "files*" and
improve tracking of known devices. Bump config(8) version.
Diffstat (limited to 'usr.sbin/config/configvers.h')
-rw-r--r--usr.sbin/config/configvers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h
index cccfde0..b442194 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -1,6 +1,6 @@
/*
* 6 digits of version. The most significant are branch indicators
- * (eg: RELENG_2_2 = 22, -current presently = 60 etc). The least
+ * (eg: RELENG_2_2 = 22, -current presently = 70 etc). The least
* significant digits are incremented as needed.
*
* DO NOT CASUALLY BUMP THIS NUMBER! The rules are not the same as shared
@@ -27,7 +27,7 @@
*
* $FreeBSD$
*/
-#define CONFIGVERS 600003
+#define CONFIGVERS 700000
/*
* Examples of when there should NOT be a bump:
OpenPOWER on IntegriCloud