diff options
| author | Martin Blapp <mbr@FreeBSD.org> | 2003-09-02 15:57:37 +0000 |
|---|---|---|
| committer | Martin Blapp <mbr@FreeBSD.org> | 2003-09-02 15:57:37 +0000 |
| commit | bb967f5e6731fe860ec68ea2946a843e6036ac60 (patch) | |
| tree | f8cd76fd93b9546437e3bf309928c74c576d6764 | |
| parent | 3dc48a9218664080239e992c32bff19ca35c90b5 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/amd/include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h index d849ff8bbe310..568d68d4f307c 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -884,7 +884,7 @@ #define PACKAGE "am-utils" /* Define version of package (must be defined by configure.in) */ -#define VERSION "6.0.7" +#define VERSION "6.0.9" /* We [FREEBSD-NATIVE] pick some parameters from our local config file */ |
