summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-07-02 05:38:26 +0000
committerimp <imp@FreeBSD.org>2001-07-02 05:38:26 +0000
commitee84d295cbe18987237a2d35769e0a943e71378c (patch)
tree1d4317170d1c29b8790bf0a6d19f5a534e564a08 /usr.sbin/config
parent5ac44852df42e6f01d87e29238b4535227733b3d (diff)
downloadFreeBSD-src-ee84d295cbe18987237a2d35769e0a943e71378c.zip
FreeBSD-src-ee84d295cbe18987237a2d35769e0a943e71378c.tar.gz
Bump config version in config.
Diffstat (limited to 'usr.sbin/config')
-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 dde5290..3dbb96d 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 = 40 etc). The least
+ * (eg: RELENG_2_2 = 22, -current presently = 50 etc). The least
* significant digits are incremented for each incompatible change.
*
* The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE
@@ -8,4 +8,4 @@
*
* $FreeBSD$
*/
-#define CONFIGVERS 500006
+#define CONFIGVERS 500007
OpenPOWER on IntegriCloud