diff options
author | Xin LI <delphij@FreeBSD.org> | 2018-08-20 06:07:33 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2018-08-20 06:07:33 +0000 |
commit | c7f4d2332394d5600fe4e14c530ede36b0ff29b0 (patch) | |
tree | be0b200d6dc09373927db61d685acc61113c64c1 /ntpsnmpd/ntpsnmpd-opts.h | |
parent | d14ac12f8738acac881f20b4d6244cfc22c68ead (diff) | |
download | src-c7f4d2332394d5600fe4e14c530ede36b0ff29b0.tar.gz src-c7f4d2332394d5600fe4e14c530ede36b0ff29b0.zip |
Vendor import of ntp-4.2.8p12.vendor/ntp/4.2.8p12
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=338092
svn path=/vendor/ntp/4.2.8p12/; revision=338093; tag=vendor/ntp/4.2.8p12
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 5219659d371b..571589122cc6 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 February 27, 2018 at 05:15:31 PM by AutoGen 5.18.5 + * It has been AutoGen-ed August 14, 2018 at 08:30:08 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.8p11" +#define NTPSNMPD_VERSION "4.2.8p12" /** Full ntpsnmpd version text */ -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p11" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p12" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |