diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-07-12 09:52:45 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-07-12 09:52:45 +0000 |
| commit | 784c3c3465e4941365384917183cff3cb0486da8 (patch) | |
| tree | 52f347a75f72853f116a13406380d92955281795 /usr.sbin | |
| parent | cc522880b43672340b3cb09edf38f3f364b5f93a (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/config/configvers.h | 4 |
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 |
