From 6383e2266c40617a52cc08fe71671d5c9bbc720a Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 4 Nov 2005 04:16:44 +0000 Subject: [PATCH] since nocpu isn't used in the kernel config base, we don't need to bump the version. Peter Wemm, John Baldwin and I hammered this out after the last time I needlessly incremented the version. --- 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 9dbae58273c8..b4906e3cc39b 100644 --- a/usr.sbin/config/configvers.h +++ b/usr.sbin/config/configvers.h @@ -8,4 +8,4 @@ * * $FreeBSD$ */ -#define CONFIGVERS 600004 +#define CONFIGVERS 600003