diff options
author | Cy Schubert <cy@FreeBSD.org> | 2020-06-24 00:20:45 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2020-06-24 00:20:45 +0000 |
commit | 3914721463f70500ecc1f59312b122d8788465cf (patch) | |
tree | f253e72838d762e229ca71912a4a928e96cac2bd /ntpsnmpd/ntpsnmpd-opts.h | |
parent | 5171bc9b11192d9ad273db7854787eaa65eb9997 (diff) | |
download | src-3914721463f70500ecc1f59312b122d8788465cf.tar.gz src-3914721463f70500ecc1f59312b122d8788465cf.zip |
Import ntp-4.2.8p15.vendor/ntp/4.2.8p15vendor/ntp
Security: ntp bug 3661
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=362565
svn path=/vendor/ntp/4.2.8p15/; revision=362566; tag=vendor/ntp/4.2.8p15
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 973ee1add273..0921e356e5e6 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 March 3, 2020 at 05:41:23 PM by AutoGen 5.18.5 + * It has been AutoGen-ed June 23, 2020 at 02:20:57 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.8p14" +#define NTPSNMPD_VERSION "4.2.8p15" /** Full ntpsnmpd version text */ -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p14" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p15" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |