From 784c3c3465e4941365384917183cff3cb0486da8 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 12 Jul 1998 09:52:45 +0000 Subject: Removed all traces of PARAM in Makefile.i386. Incremented CONFIGVERS to reflect the dependency of Makefile.i386 on nothing being put in PARAM. Config versioning is too closely coupled with the Makefile.i386. --- usr.sbin/config/configvers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h index 821811a17344..b958f9e0e4ea 100644 --- a/usr.sbin/config/configvers.h +++ b/usr.sbin/config/configvers.h @@ -6,6 +6,6 @@ * The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE * and system. * - * $Id: configvers.h,v 1.2 1997/11/06 03:11:40 msmith Exp $ + * $Id: configvers.h,v 1.3 1998/06/17 15:16:53 bde Exp $ */ -#define CONFIGVERS 300004 +#define CONFIGVERS 300005 -- cgit v1.3