From ae54f5616d49dea6a1775ecbaa74354455745f3b Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 28 Nov 2005 17:47:54 +0000 Subject: [PATCH] 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@ --- usr.sbin/config/configvers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h index b442194b8e0b..2a1a2387c865 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: