aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-07-12 09:52:45 +0000
committerBruce Evans <bde@FreeBSD.org>1998-07-12 09:52:45 +0000
commit784c3c3465e4941365384917183cff3cb0486da8 (patch)
tree52f347a75f72853f116a13406380d92955281795 /usr.sbin/config
parentcc522880b43672340b3cb09edf38f3f364b5f93a (diff)
downloadsrc-784c3c3465e4941365384917183cff3cb0486da8.tar.gz
src-784c3c3465e4941365384917183cff3cb0486da8.zip
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.
Notes
Notes: svn path=/head/; revision=37580
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 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 <osreldate.h> 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