diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-01-13 19:33:02 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-01-13 19:33:02 +0000 |
| commit | d2d51850997dfce273032152bc54e01fc7e946ca (patch) | |
| tree | 463acfc22598b2d532b515cd1ae3ebdd7e99be69 /usr.sbin/amd | |
| parent | 14fa0e677af0ee5b28e0f9ad9cf3b880d9b73e71 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/amd')
| -rw-r--r-- | usr.sbin/amd/include/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h index 228635b64539d..cc3dad823aeef 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -1,4 +1,4 @@ -/* $Id: config.h,v 1.7 1998/09/04 08:55:29 obrien Exp $ */ +/* $Id: config.h,v 1.8 1998/11/20 05:18:34 obrien Exp $ */ /* portions derived from $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $ */ /* config.h. Generated automatically by configure. */ @@ -927,7 +927,7 @@ #define PACKAGE "am-utils" /* Define version of package (must be defined by configure.in) */ -#define VERSION "6.0b1" +#define VERSION "6.0" /* We pick some parameters from our local config file */ #include "config_local.h" |
