summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2015-01-24 00:04:34 +0000
committerwill <will@FreeBSD.org>2015-01-24 00:04:34 +0000
commit86478b20811b9f42a97c27fc684ba3101706721f (patch)
tree8022aca8c3920b26b8592959703f71408bd8dce8 /usr.sbin/config
parent481a456c5d4130dd0e11b6d65b65746c41aba684 (diff)
downloadFreeBSD-src-86478b20811b9f42a97c27fc684ba3101706721f.zip
FreeBSD-src-86478b20811b9f42a97c27fc684ba3101706721f.tar.gz
Bump config(8) minor version for r277567.
Config files built using this version that take advantage of the bugfix won't be buildable using older config(8). Submitted by: imp MFC after: 1 week MFC with: 277567
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 56ca85c..5c29373 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -49,5 +49,5 @@
*
* $FreeBSD$
*/
-#define CONFIGVERS 600013
+#define CONFIGVERS 600014
#define MAJOR_VERS(x) ((x) / 100000)
OpenPOWER on IntegriCloud