diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-12-22 16:19:05 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-12-22 16:19:05 +0000 |
commit | 2a3488342441b3296995c8a9eca705a468d0eff0 (patch) | |
tree | 0ddd6422cb1fb658884e045a0527f7a24e4df58e /contrib/ntp/util/ntp-keygen-opts.h | |
parent | 59570923bc07f0e74f90b47bd0e10dc5db508d4a (diff) |
Notes
Diffstat (limited to 'contrib/ntp/util/ntp-keygen-opts.h')
-rw-r--r-- | contrib/ntp/util/ntp-keygen-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/util/ntp-keygen-opts.h b/contrib/ntp/util/ntp-keygen-opts.h index 68d62724b7d1..40201dbd52e1 100644 --- a/contrib/ntp/util/ntp-keygen-opts.h +++ b/contrib/ntp/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed June 2, 2016 at 07:39:23 AM by AutoGen 5.18.5 + * It has been AutoGen-ed November 21, 2016 at 08:03:29 AM by AutoGen 5.18.5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -94,9 +94,9 @@ typedef enum { /** count of all options for ntp-keygen */ #define OPTION_CT 26 /** ntp-keygen version */ -#define NTP_KEYGEN_VERSION "4.2.8p8" +#define NTP_KEYGEN_VERSION "4.2.8p9" /** Full ntp-keygen version text */ -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p8" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p9" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |