aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-01-23 12:24:48 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-01-23 12:24:48 +0000
commit18ecdacc224e7a5ad38da48ce6daa0effb49b33b (patch)
tree4f17fc345cb42872a049841e9712eae2f800c439 /usr.sbin/config
parent3936eee2fff68e4826bdd4f5c8485504d034a969 (diff)
downloadsrc-18ecdacc224e7a5ad38da48ce6daa0effb49b33b.tar.gz
src-18ecdacc224e7a5ad38da48ce6daa0effb49b33b.zip
Bump configvers.h as a precaution. Although existing config files will
work unmodified still, new config files won't work on the old ones.
Notes
Notes: svn path=/head/; revision=56444
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 f44b2848ce1c..5b23c89e702b 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -8,4 +8,4 @@
*
* $FreeBSD$
*/
-#define CONFIGVERS 400017
+#define CONFIGVERS 400018