diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-01-08 08:06:14 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-01-08 08:06:14 +0000 |
commit | c373d9289d1987abe45e339b5aa37f05460e977f (patch) | |
tree | eacecf05ade498902c426d07b76ce3d5e1306ffe /ntpsnmpd/ntpsnmpd-opts.h | |
parent | 49b7d963372f963c2eab9435fa69aa1f61326111 (diff) | |
download | src-c373d9289d1987abe45e339b5aa37f05460e977f.tar.gz src-c373d9289d1987abe45e339b5aa37f05460e977f.zip |
Vendor import of ntp-4.2.8p5.vendor/ntp/4.2.8p5
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=293415
svn path=/vendor/ntp/4.2.8p5/; revision=293416; tag=vendor/ntp/4.2.8p5
Diffstat (limited to 'ntpsnmpd/ntpsnmpd-opts.h')
-rw-r--r-- | ntpsnmpd/ntpsnmpd-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 07756dd5916e..8146eb9f8a13 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed October 21, 2015 at 12:39:32 PM by AutoGen 5.18.5 + * It has been AutoGen-ed January 7, 2016 at 11:32:04 PM by AutoGen 5.18.5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -76,9 +76,9 @@ typedef enum { /** count of all options for ntpsnmpd */ #define OPTION_CT 8 /** ntpsnmpd version */ -#define NTPSNMPD_VERSION "4.2.8p4" +#define NTPSNMPD_VERSION "4.2.8p5" /** Full ntpsnmpd version text */ -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p4" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p5" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |