diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-06-03 05:55:24 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-06-03 05:55:24 +0000 |
commit | 6f73e3f459be43eacfd7662c4e59fba1a872de0e (patch) | |
tree | 38c3e29b3aa6298b57bdcee4b0cdfb1bcf8a3db8 /ntpsnmpd/ntpsnmpd-opts.h | |
parent | c1950318d1af96666bb3a80bf73cb4790f6dbcea (diff) | |
download | src-6f73e3f459be43eacfd7662c4e59fba1a872de0e.tar.gz src-6f73e3f459be43eacfd7662c4e59fba1a872de0e.zip |
Vendor import of ntp-4.2.8p8.vendor/ntp/4.2.8p8
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=301238
svn path=/vendor/ntp/4.2.8p8/; revision=301239; tag=vendor/ntp/4.2.8p8
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 4f8bb7ffa7d0..f0a4e8425aa8 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 April 26, 2016 at 08:29:43 PM by AutoGen 5.18.5 + * It has been AutoGen-ed June 2, 2016 at 07:37:55 AM 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.8p7" +#define NTPSNMPD_VERSION "4.2.8p8" /** Full ntpsnmpd version text */ -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p7" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p8" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |